| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PodFluent<A extends PodFluent<A>> |
class |
PodFluentImpl<A extends PodFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseKubernetesListFluent.PodItemsNested<N> |
static interface |
NamedExtensionFluent.PodExtensionNested<N> |
static interface |
PodListFluent.ItemsNested<N> |
static interface |
WatchEventFluent.PodObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseKubernetesListFluentImpl.PodItemsNestedImpl<N> |
class |
NamedExtensionFluentImpl.PodExtensionNestedImpl<N> |
class |
PodBuilder |
class |
PodFluentImpl<A extends PodFluent<A>> |
class |
PodListFluentImpl.ItemsNestedImpl<N> |
class |
WatchEventFluentImpl.PodObjectNestedImpl<N> |
| Constructor and Description |
|---|
PodBuilder(PodFluent<?> fluent) |
PodBuilder(PodFluent<?> fluent,
Boolean validationEnabled) |
PodBuilder(PodFluent<?> fluent,
Pod instance) |
PodBuilder(PodFluent<?> fluent,
Pod instance,
Boolean validationEnabled) |
Copyright © 2015–2020 Red Hat. All rights reserved.