Uses of Class
io.kubernetes.client.openapi.models.V1StatusCause
Packages that use V1StatusCause
-
Uses of V1StatusCause in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1StatusCauseModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1StatusCauseModifier and TypeMethodDescriptionV1StatusDetails.getCauses()The Causes array includes more details associated with the StatusReason failure.Methods in io.kubernetes.client.openapi.models with parameters of type V1StatusCauseMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1StatusCauseModifier and TypeMethodDescriptionV1StatusDetails.causes(List<V1StatusCause> causes) voidV1StatusDetails.setCauses(List<V1StatusCause> causes)