Uses of Interface
k8s.io.api.core.v1.Generated.NodeConfigStatusOrBuilder
-
Packages that use Generated.NodeConfigStatusOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NodeConfigStatusOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NodeConfigStatusOrBuilder Modifier and Type Class Description static classGenerated.NodeConfigStatusNodeConfigStatus describes the status of the config assigned by Node.Spec.ConfigSource.static classGenerated.NodeConfigStatus.BuilderNodeConfigStatus describes the status of the config assigned by Node.Spec.ConfigSource.Methods in k8s.io.api.core.v1 that return Generated.NodeConfigStatusOrBuilder Modifier and Type Method Description Generated.NodeConfigStatusOrBuilderGenerated.NodeStatus.Builder. getConfigOrBuilder()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeConfigStatusOrBuilderGenerated.NodeStatus. getConfigOrBuilder()Status of the config assigned to the node via the dynamic Kubelet config feature.Generated.NodeConfigStatusOrBuilderGenerated.NodeStatusOrBuilder. getConfigOrBuilder()Status of the config assigned to the node via the dynamic Kubelet config feature.
-