| 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(int index) |
Node |
NodeListFluent.buildItem(int index) |
Node |
NodeListFluentImpl.buildLastItem() |
Node |
NodeListFluent.buildLastItem() |
Node |
NodeListFluentImpl.buildMatchingItem(Predicate<NodeBuilder> predicate) |
Node |
NodeListFluent.buildMatchingItem(Predicate<NodeBuilder> predicate) |
Node |
KubeSchemaFluent.buildNode() |
Node |
KubeSchemaFluentImpl.buildNode() |
Node |
DoneableNode.done() |
Node |
KubeSchemaFluent.getNode()
Deprecated.
|
Node |
KubeSchemaFluentImpl.getNode()
Deprecated.
|
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(int index,
Node item) |
A |
NodeListFluent.addToItems(int index,
Node item) |
A |
NodeListFluentImpl.addToItems(Node... items) |
A |
NodeListFluent.addToItems(Node... items) |
A |
BaseKubernetesListFluentImpl.addToNodeItems(int index,
Node item) |
A |
BaseKubernetesListFluent.addToNodeItems(int index,
Node item) |
A |
BaseKubernetesListFluentImpl.addToNodeItems(Node... items) |
A |
BaseKubernetesListFluent.addToNodeItems(Node... items) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluent.editOrNewNodeLike(Node item) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluentImpl.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(int index,
Node item) |
NodeListFluent.ItemsNested<A> |
NodeListFluent.setNewItemLike(int index,
Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluentImpl.setNewNodeItemLike(int index,
Node item) |
BaseKubernetesListFluent.NodeItemsNested<A> |
BaseKubernetesListFluent.setNewNodeItemLike(int index,
Node item) |
void |
KubeSchema.setNode(Node node) |
A |
NodeListFluentImpl.setToItems(int index,
Node item) |
A |
NodeListFluent.setToItems(int index,
Node item) |
A |
BaseKubernetesListFluentImpl.setToNodeItems(int index,
Node item) |
A |
BaseKubernetesListFluent.setToNodeItems(int 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> |
KubeSchemaFluent.withNewNodeLike(Node item) |
KubeSchemaFluent.NodeNested<A> |
KubeSchemaFluentImpl.withNewNodeLike(Node item) |
WatchEventFluent.NodeObjectNested<A> |
WatchEventFluent.withNewNodeObjectLike(Node item) |
WatchEventFluent.NodeObjectNested<A> |
WatchEventFluentImpl.withNewNodeObjectLike(Node item) |
A |
KubeSchemaFluent.withNode(Node node) |
A |
KubeSchemaFluentImpl.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 |
|---|
DoneableNode(Node item) |
DoneableNode(Node item,
Function<Node,Node> function) |
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
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,
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) |
| Constructor and Description |
|---|
DoneableNode(Function<Node,Node> function) |
DoneableNode(Function<Node,Node> function) |
DoneableNode(Node item,
Function<Node,Node> function) |
DoneableNode(Node item,
Function<Node,Node> function) |
NodeList(String apiVersion,
List<Node> items,
String kind,
ListMeta metadata) |
Copyright © 2015–2021 Red Hat. All rights reserved.