Uses of Class
io.fabric8.kubernetes.api.model.Node
-
Packages that use Node Package Description io.fabric8.kubernetes.api.model -
-
Uses of Node in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return Node Modifier and Type Method Description NodeNodeBuilder. build()NodeNodeListFluent. buildFirstItem()NodeNodeListFluentImpl. buildFirstItem()NodeNodeListFluent. buildItem(int index)NodeNodeListFluentImpl. buildItem(int index)NodeNodeListFluent. buildLastItem()NodeNodeListFluentImpl. buildLastItem()NodeNodeListFluent. buildMatchingItem(Predicate<NodeBuilder> predicate)NodeNodeListFluentImpl. buildMatchingItem(Predicate<NodeBuilder> predicate)NodeKubeSchemaFluent. buildNode()NodeKubeSchemaFluentImpl. buildNode()NodeKubeSchema. getNode()NodeKubeSchemaFluent. getNode()Deprecated.NodeKubeSchemaFluentImpl. getNode()Deprecated.Methods in io.fabric8.kubernetes.api.model that return types with arguments of type Node Modifier and Type Method Description List<Node>NodeListFluent. buildItems()List<Node>NodeListFluentImpl. buildItems()List<Node>NodeList. getItems()List<Node>NodeListFluent. getItems()Deprecated.List<Node>NodeListFluentImpl. getItems()Deprecated.Methods in io.fabric8.kubernetes.api.model with parameters of type Node Modifier and Type Method Description NodeListFluent.ItemsNested<A>NodeListFluent. addNewItemLike(Node item)NodeListFluent.ItemsNested<A>NodeListFluentImpl. addNewItemLike(Node item)BaseKubernetesListFluent.NodeItemsNested<A>BaseKubernetesListFluent. addNewNodeItemLike(Node item)BaseKubernetesListFluent.NodeItemsNested<A>BaseKubernetesListFluentImpl. addNewNodeItemLike(Node item)ANodeListFluent. addToItems(int index, Node item)ANodeListFluent. addToItems(Node... items)ANodeListFluentImpl. addToItems(int index, Node item)ANodeListFluentImpl. addToItems(Node... items)ABaseKubernetesListFluent. addToNodeItems(int index, Node item)ABaseKubernetesListFluent. addToNodeItems(Node... items)ABaseKubernetesListFluentImpl. addToNodeItems(int index, Node item)ABaseKubernetesListFluentImpl. addToNodeItems(Node... items)KubeSchemaFluent.NodeNested<A>KubeSchemaFluent. editOrNewNodeLike(Node item)KubeSchemaFluent.NodeNested<A>KubeSchemaFluentImpl. editOrNewNodeLike(Node item)ANodeListFluent. removeFromItems(Node... items)ANodeListFluentImpl. removeFromItems(Node... items)ABaseKubernetesListFluent. removeFromNodeItems(Node... items)ABaseKubernetesListFluentImpl. removeFromNodeItems(Node... items)NodeListFluent.ItemsNested<A>NodeListFluent. setNewItemLike(int index, Node item)NodeListFluent.ItemsNested<A>NodeListFluentImpl. setNewItemLike(int index, Node item)BaseKubernetesListFluent.NodeItemsNested<A>BaseKubernetesListFluent. setNewNodeItemLike(int index, Node item)BaseKubernetesListFluent.NodeItemsNested<A>BaseKubernetesListFluentImpl. setNewNodeItemLike(int index, Node item)voidKubeSchema. setNode(Node node)ANodeListFluent. setToItems(int index, Node item)ANodeListFluentImpl. setToItems(int index, Node item)ABaseKubernetesListFluent. setToNodeItems(int index, Node item)ABaseKubernetesListFluentImpl. setToNodeItems(int index, Node item)ANodeListFluent. withItems(Node... items)ANodeListFluentImpl. withItems(Node... items)NamedExtensionFluent.NodeExtensionNested<A>NamedExtensionFluent. withNewNodeExtensionLike(Node item)NamedExtensionFluent.NodeExtensionNested<A>NamedExtensionFluentImpl. 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)AKubeSchemaFluent. withNode(Node node)AKubeSchemaFluentImpl. withNode(Node node)ANamedExtensionFluent. withNodeExtension(Node nodeExtension)ANamedExtensionFluentImpl. withNodeExtension(Node nodeExtension)AWatchEventFluent. withNodeObject(Node nodeObject)AWatchEventFluentImpl. withNodeObject(Node nodeObject)Method parameters in io.fabric8.kubernetes.api.model with type arguments of type Node Modifier and Type Method Description ANodeListFluent. addAllToItems(Collection<Node> items)ANodeListFluentImpl. addAllToItems(Collection<Node> items)ABaseKubernetesListFluent. addAllToNodeItems(Collection<Node> items)ABaseKubernetesListFluentImpl. addAllToNodeItems(Collection<Node> items)ANodeListFluent. removeAllFromItems(Collection<Node> items)ANodeListFluentImpl. removeAllFromItems(Collection<Node> items)ABaseKubernetesListFluent. removeAllFromNodeItems(Collection<Node> items)ABaseKubernetesListFluentImpl. removeAllFromNodeItems(Collection<Node> items)voidNodeList. setItems(List<Node> items)ANodeListFluent. withItems(List<Node> items)ANodeListFluentImpl. withItems(List<Node> items)Constructors in io.fabric8.kubernetes.api.model with parameters of type Node Constructor Description 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(NodeFluent<?> fluent, Node instance)NodeBuilder(NodeFluent<?> fluent, Node instance, Boolean validationEnabled)NodeBuilder(Node instance, Boolean validationEnabled)NodeFluentImpl(Node instance)Constructor parameters in io.fabric8.kubernetes.api.model with type arguments of type Node Constructor Description NodeList(String apiVersion, List<Node> items, String kind, ListMeta metadata)
-