Uses of Class
io.kubernetes.client.openapi.models.V1ResourceHealth
Packages that use V1ResourceHealth
-
Uses of V1ResourceHealth in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourceHealthMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1ResourceHealthModifier and TypeMethodDescriptionV1ResourceStatus.getResources()
List of unique resources health.Methods in io.kubernetes.client.openapi.models with parameters of type V1ResourceHealthModifier and TypeMethodDescriptionV1ResourceStatus.addResourcesItem
(V1ResourceHealth resourcesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ResourceHealthModifier and TypeMethodDescriptionV1ResourceStatus.resources
(List<V1ResourceHealth> resources) void
V1ResourceStatus.setResources
(List<V1ResourceHealth> resources)