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