Uses of Class
io.kubernetes.client.openapi.models.V1ComponentCondition
Packages that use V1ComponentCondition
-
Uses of V1ComponentCondition in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ComponentConditionModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1ComponentConditionModifier and TypeMethodDescriptionV1ComponentStatus.getConditions()List of component conditions observedMethods in io.kubernetes.client.openapi.models with parameters of type V1ComponentConditionModifier and TypeMethodDescriptionV1ComponentStatus.addConditionsItem(V1ComponentCondition conditionsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ComponentConditionModifier and TypeMethodDescriptionV1ComponentStatus.conditions(List<V1ComponentCondition> conditions) voidV1ComponentStatus.setConditions(List<V1ComponentCondition> conditions)