| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PodSpecFluent<A extends PodSpecFluent<A>> |
class |
PodSpecFluentImpl<A extends PodSpecFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PodFluent.SpecNested<N> |
static interface |
PodTemplateSpecFluent.SpecNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneablePodSpec |
class |
PodFluentImpl.SpecNestedImpl<N> |
class |
PodSpecBuilder |
class |
PodSpecFluentImpl<A extends PodSpecFluent<A>> |
class |
PodTemplateSpecFluentImpl.SpecNestedImpl<N> |
| Constructor and Description |
|---|
PodSpecBuilder(PodSpecFluent<?> fluent) |
PodSpecBuilder(PodSpecFluent<?> fluent,
Boolean validationEnabled) |
PodSpecBuilder(PodSpecFluent<?> fluent,
PodSpec instance) |
PodSpecBuilder(PodSpecFluent<?> fluent,
PodSpec instance,
Boolean validationEnabled) |
Copyright © 2011–2016 Red Hat. All rights reserved.