| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeBuilder.build() |
Node |
NodeListFluentImpl.buildFirstItem() |
Node |
NodeListFluent.buildFirstItem() |
Node |
NodeListFluentImpl.buildItem(Integer index) |
Node |
NodeListFluent.buildItem(Integer index) |
Node |
NodeListFluentImpl.buildLastItem() |
Node |
NodeListFluent.buildLastItem() |
Node |
NodeListFluentImpl.buildMatchingItem(Predicate<NodeBuilder> predicate) |
Node |
NodeListFluent.buildMatchingItem(Predicate<NodeBuilder> predicate) |
Node |
KubeSchemaFluentImpl.buildNode() |
Node |
KubeSchemaFluent.buildNode() |
Node |
ValidationSchemaFluent.buildNode() |
Node |
ValidationSchemaFluentImpl.buildNode() |
Node |
KubeSchemaFluentImpl.getNode()
Deprecated.
|
Node |
KubeSchemaFluent.getNode()
Deprecated.
|
Node |
ValidationSchemaFluent.getNode()
Deprecated.
|
Node |
ValidationSchemaFluentImpl.getNode()
Deprecated.
|
Node |
ValidationSchema.getNode() |
Node |
KubeSchema.getNode() |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
NodeListFluentImpl.buildItems() |
List<Node> |
NodeListFluent.buildItems() |
List<Node> |
NodeListFluentImpl.getItems()
Deprecated.
|
List<Node> |
NodeListFluent.getItems()
Deprecated.
|
List<Node> |
NodeList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
NodeListFluent.ItemsNested<A> |
NodeListFluentImpl.addNewItemLike(Node item) |
NodeListFluent.ItemsNested<A> |
NodeListFluent.addNewItemLike(Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluentImpl.addNewNodeItemLike(Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluent.addNewNodeItemLike(Node item) |
A |
NodeListFluentImpl.addToItems(Integer index,
Node item) |
A |
NodeListFluent.addToItems(Integer index,
Node item) |
A |
NodeListFluentImpl.addToItems(Node... items) |
A |
NodeListFluent.addToItems(Node... items) |
A |
BaseKubernetesListFluentImpl.addToNodeItems(Integer index,
Node item) |
A |
BaseKubernetesListFluent.addToNodeItems(Integer index,
Node item) |
A |
BaseKubernetesListFluentImpl.addToNodeItems(Node... items) |
A |
BaseKubernetesListFluent.addToNodeItems(Node... items) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluentImpl.editOrNewNodeLike(Node item) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluent.editOrNewNodeLike(Node item) |
ValidationSchemaFluent.NodeNested<A> |
ValidationSchemaFluent.editOrNewNodeLike(Node item) |
ValidationSchemaFluent.NodeNested<A> |
ValidationSchemaFluentImpl.editOrNewNodeLike(Node item) |
A |
NodeListFluentImpl.removeFromItems(Node... items) |
A |
NodeListFluent.removeFromItems(Node... items) |
A |
BaseKubernetesListFluentImpl.removeFromNodeItems(Node... items) |
A |
BaseKubernetesListFluent.removeFromNodeItems(Node... items) |
NodeListFluent.ItemsNested<A> |
NodeListFluentImpl.setNewItemLike(Integer index,
Node item) |
NodeListFluent.ItemsNested<A> |
NodeListFluent.setNewItemLike(Integer index,
Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluentImpl.setNewNodeItemLike(Integer index,
Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluent.setNewNodeItemLike(Integer index,
Node item) |
void |
ValidationSchema.setNode(Node node) |
void |
KubeSchema.setNode(Node node) |
A |
NodeListFluentImpl.setToItems(Integer index,
Node item) |
A |
NodeListFluent.setToItems(Integer index,
Node item) |
A |
BaseKubernetesListFluentImpl.setToNodeItems(Integer index,
Node item) |
A |
BaseKubernetesListFluent.setToNodeItems(Integer index,
Node item) |
A |
NodeListFluentImpl.withItems(Node... items) |
A |
NodeListFluent.withItems(Node... items) |
NamedExtensionFluent.NodeExtensionNested<A> |
NamedExtensionFluentImpl.withNewNodeExtensionLike(Node item) |
NamedExtensionFluent.NodeExtensionNested<A> |
NamedExtensionFluent.withNewNodeExtensionLike(Node item) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluentImpl.withNewNodeLike(Node item) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluent.withNewNodeLike(Node item) |
ValidationSchemaFluent.NodeNested<A> |
ValidationSchemaFluent.withNewNodeLike(Node item) |
ValidationSchemaFluent.NodeNested<A> |
ValidationSchemaFluentImpl.withNewNodeLike(Node item) |
WatchEventFluent.NodeObjectNested<A> |
WatchEventFluent.withNewNodeObjectLike(Node item) |
WatchEventFluent.NodeObjectNested<A> |
WatchEventFluentImpl.withNewNodeObjectLike(Node item) |
A |
KubeSchemaFluentImpl.withNode(Node node) |
A |
KubeSchemaFluent.withNode(Node node) |
A |
ValidationSchemaFluent.withNode(Node node) |
A |
ValidationSchemaFluentImpl.withNode(Node node) |
A |
NamedExtensionFluentImpl.withNodeExtension(Node nodeExtension) |
A |
NamedExtensionFluent.withNodeExtension(Node nodeExtension) |
A |
WatchEventFluent.withNodeObject(Node nodeObject) |
A |
WatchEventFluentImpl.withNodeObject(Node nodeObject) |
| Modifier and Type | Method and Description |
|---|---|
A |
NodeListFluentImpl.addAllToItems(Collection<Node> items) |
A |
NodeListFluent.addAllToItems(Collection<Node> items) |
A |
BaseKubernetesListFluentImpl.addAllToNodeItems(Collection<Node> items) |
A |
BaseKubernetesListFluent.addAllToNodeItems(Collection<Node> items) |
A |
NodeListFluentImpl.removeAllFromItems(Collection<Node> items) |
A |
NodeListFluent.removeAllFromItems(Collection<Node> items) |
A |
BaseKubernetesListFluentImpl.removeAllFromNodeItems(Collection<Node> items) |
A |
BaseKubernetesListFluent.removeAllFromNodeItems(Collection<Node> items) |
void |
NodeList.setItems(List<Node> items) |
A |
NodeListFluentImpl.withItems(List<Node> items) |
A |
NodeListFluent.withItems(List<Node> items) |
| Constructor and Description |
|---|
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIResource aPIResource,
APIResourceList aPIResourceList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupKind groupKind,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
NodeBuilder(Node instance) |
NodeBuilder(Node instance,
Boolean validationEnabled) |
NodeBuilder(NodeFluent<?> fluent,
Node instance) |
NodeBuilder(NodeFluent<?> fluent,
Node instance,
Boolean validationEnabled) |
NodeFluentImpl(Node instance) |
ValidationSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIResource aPIResource,
APIResourceList aPIResourceList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupKind groupKind,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
| Constructor and Description |
|---|
NodeList(String apiVersion,
List<Node> items,
String kind,
ListMeta metadata) |
Copyright © 2015–2022 Red Hat. All rights reserved.