Package | Description |
---|---|
io.fabric8.maven.core.access | |
io.fabric8.maven.core.config | |
io.fabric8.maven.core.service |
Modifier and Type | Method and Description |
---|---|
PlatformMode |
ClusterAccess.resolvePlatformMode(PlatformMode mode,
io.fabric8.maven.docker.util.Logger log) |
Modifier and Type | Method and Description |
---|---|
PlatformMode |
ClusterAccess.resolvePlatformMode(PlatformMode mode,
io.fabric8.maven.docker.util.Logger log) |
Modifier and Type | Field and Description |
---|---|
static PlatformMode |
PlatformMode.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static PlatformMode |
PlatformMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformMode[] |
PlatformMode.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(PlatformMode platformMode) |
Copyright © 2020. All rights reserved.