Uses of Interface
k8s.io.api.core.v1.Generated.NodeFeaturesOrBuilder
-
Packages that use Generated.NodeFeaturesOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NodeFeaturesOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NodeFeaturesOrBuilder Modifier and Type Class Description static classGenerated.NodeFeaturesNodeFeatures describes the set of features implemented by the CRI implementation.static classGenerated.NodeFeatures.BuilderNodeFeatures describes the set of features implemented by the CRI implementation.Methods in k8s.io.api.core.v1 that return Generated.NodeFeaturesOrBuilder Modifier and Type Method Description Generated.NodeFeaturesOrBuilderGenerated.NodeStatus.Builder. getFeaturesOrBuilder()Features describes the set of features implemented by the CRI implementation.Generated.NodeFeaturesOrBuilderGenerated.NodeStatus. getFeaturesOrBuilder()Features describes the set of features implemented by the CRI implementation.Generated.NodeFeaturesOrBuilderGenerated.NodeStatusOrBuilder. getFeaturesOrBuilder()Features describes the set of features implemented by the CRI implementation.
-