Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.api.model.extensions |
Modifier and Type | Interface and Description |
---|---|
static interface |
WatchEventFluent.DeploymentSpecObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
WatchEventFluentImpl.DeploymentSpecObjectNestedImpl<N> |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentSpecFluent<A extends DeploymentSpecFluent<A>> |
class |
DeploymentSpecFluentImpl<A extends DeploymentSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
DeploymentFluent.SpecNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentFluentImpl.SpecNestedImpl<N> |
class |
DeploymentSpecBuilder |
class |
DeploymentSpecFluentImpl<A extends DeploymentSpecFluent<A>> |
class |
DoneableDeploymentSpec |
Constructor and Description |
---|
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
Boolean validationEnabled) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
DeploymentSpec instance) |
DeploymentSpecBuilder(DeploymentSpecFluent<?> fluent,
DeploymentSpec instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.