Uses of Interface
k8s.io.api.core.v1.Generated.NodeSystemInfoOrBuilder
-
Packages that use Generated.NodeSystemInfoOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NodeSystemInfoOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NodeSystemInfoOrBuilder Modifier and Type Class Description static classGenerated.NodeSystemInfoNodeSystemInfo is a set of ids/uuids to uniquely identify the node.static classGenerated.NodeSystemInfo.BuilderNodeSystemInfo is a set of ids/uuids to uniquely identify the node.Methods in k8s.io.api.core.v1 that return Generated.NodeSystemInfoOrBuilder Modifier and Type Method Description Generated.NodeSystemInfoOrBuilderGenerated.NodeStatus.Builder. getNodeInfoOrBuilder()Set of ids/uuids to uniquely identify the node.Generated.NodeSystemInfoOrBuilderGenerated.NodeStatus. getNodeInfoOrBuilder()Set of ids/uuids to uniquely identify the node.Generated.NodeSystemInfoOrBuilderGenerated.NodeStatusOrBuilder. getNodeInfoOrBuilder()Set of ids/uuids to uniquely identify the node.
-