Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.openshift.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 |
PodListFluent.ItemsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
BaseKubernetesListFluentImpl.PodItemsNestedImpl<N> |
class |
DoneablePod |
class |
PodBuilder |
class |
PodFluentImpl<A extends PodFluent<A>> |
class |
PodListFluentImpl.ItemsNestedImpl<N> |
Constructor and Description |
---|
PodBuilder(PodFluent<?> fluent) |
PodBuilder(PodFluent<?> fluent,
Boolean validationEnabled) |
PodBuilder(PodFluent<?> fluent,
Pod instance) |
PodBuilder(PodFluent<?> fluent,
Pod instance,
Boolean validationEnabled) |
Modifier and Type | Interface and Description |
---|---|
static interface |
TemplateFluent.PodObjectsNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
TemplateFluentImpl.PodObjectsNestedImpl<N> |
Copyright © 2011–2016 Red Hat. All rights reserved.