| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PodTemplateFluent<A extends PodTemplateFluent<A>> |
class |
PodTemplateFluentImpl<A extends PodTemplateFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseKubernetesListFluent.PodTemplateItemsNested<N> |
static interface |
NamedExtensionFluent.PodTemplateExtensionNested<N> |
static interface |
PodTemplateListFluent.ItemsNested<N> |
static interface |
WatchEventFluent.PodTemplateObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKubernetesListFluentImpl.PodTemplateItemsNestedImpl<N> |
class |
DoneablePodTemplate |
class |
NamedExtensionFluentImpl.PodTemplateExtensionNestedImpl<N> |
class |
PodTemplateBuilder |
class |
PodTemplateFluentImpl<A extends PodTemplateFluent<A>> |
class |
PodTemplateListFluentImpl.ItemsNestedImpl<N> |
class |
WatchEventFluentImpl.PodTemplateObjectNestedImpl<N> |
| Constructor and Description |
|---|
PodTemplateBuilder(PodTemplateFluent<?> fluent) |
PodTemplateBuilder(PodTemplateFluent<?> fluent,
Boolean validationEnabled) |
PodTemplateBuilder(PodTemplateFluent<?> fluent,
PodTemplate instance) |
PodTemplateBuilder(PodTemplateFluent<?> fluent,
PodTemplate instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.