| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamespaceFluent<A extends NamespaceFluent<A>>
Generated
|
class |
NamespaceFluentImpl<A extends NamespaceFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesListFluent.NamespaceItemsNested<N> |
static interface |
KubeSchemaFluent.NamespaceNested<N> |
static interface |
NamedExtensionFluent.NamespaceExtensionNested<N> |
static interface |
NamespaceListFluent.ItemsNested<N> |
static interface |
ValidationSchemaFluent.NamespaceNested<N> |
static interface |
WatchEventFluent.NamespaceObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceBuilder |
class |
NamespaceFluentImpl<A extends NamespaceFluent<A>>
Generated
|
| Constructor and Description |
|---|
NamespaceBuilder(NamespaceFluent<?> fluent) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Boolean validationEnabled) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Namespace instance) |
NamespaceBuilder(NamespaceFluent<?> fluent,
Namespace instance,
Boolean validationEnabled) |
Copyright © 2015–2022 Red Hat. All rights reserved.