Uses of Class
io.kubernetes.client.openapi.models.V1NodeFeatures
Packages that use V1NodeFeatures
-
Uses of V1NodeFeatures in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NodeFeaturesModifier and TypeMethodDescriptionV1NodeStatus.getFeatures()
Get featuresV1NodeFeatures.supplementalGroupsPolicy
(Boolean supplementalGroupsPolicy) Methods in io.kubernetes.client.openapi.models with parameters of type V1NodeFeaturesModifier and TypeMethodDescriptionV1NodeStatus.features
(V1NodeFeatures features) void
V1NodeStatus.setFeatures
(V1NodeFeatures features)