Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ReplicationControllerSpecFluent<A extends ReplicationControllerSpecFluent<A>> |
class |
ReplicationControllerSpecFluentImpl<A extends ReplicationControllerSpecFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
ReplicationControllerFluent.SpecNested<N> |
static interface |
WatchEventFluent.ReplicationControllerSpecObjectNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableReplicationControllerSpec |
class |
ReplicationControllerFluentImpl.SpecNestedImpl<N> |
class |
ReplicationControllerSpecBuilder |
class |
ReplicationControllerSpecFluentImpl<A extends ReplicationControllerSpecFluent<A>> |
class |
WatchEventFluentImpl.ReplicationControllerSpecObjectNestedImpl<N> |
Constructor and Description |
---|
ReplicationControllerSpecBuilder(ReplicationControllerSpecFluent<?> fluent) |
ReplicationControllerSpecBuilder(ReplicationControllerSpecFluent<?> fluent,
Boolean validationEnabled) |
ReplicationControllerSpecBuilder(ReplicationControllerSpecFluent<?> fluent,
ReplicationControllerSpec instance) |
ReplicationControllerSpecBuilder(ReplicationControllerSpecFluent<?> fluent,
ReplicationControllerSpec instance,
Boolean validationEnabled) |
Copyright © 2011–2017 Red Hat. All rights reserved.