| Package | Description |
|---|---|
| io.fabric8.maven.core.access | |
| io.fabric8.maven.core.config | |
| io.fabric8.maven.core.service |
| Modifier and Type | Method and Description |
|---|---|
RuntimeMode |
ClusterAccess.resolveRuntimeMode(RuntimeMode mode,
io.fabric8.maven.docker.util.Logger log) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeMode |
ClusterAccess.resolveRuntimeMode(RuntimeMode mode,
io.fabric8.maven.docker.util.Logger log) |
| Modifier and Type | Field and Description |
|---|---|
static RuntimeMode |
RuntimeMode.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeMode |
RuntimeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeMode[] |
RuntimeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Fabric8ServiceHub.Builder |
Fabric8ServiceHub.Builder.platformMode(RuntimeMode platformMode) |
Copyright © 2019. All rights reserved.