Uses of Interface
io.kubernetes.client.proto.V1.NamespaceConditionOrBuilder
-
Uses of V1.NamespaceConditionOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.NamespaceConditionOrBuilderModifier and TypeClassDescriptionstatic final class
NamespaceCondition contains details about state of namespace.static final class
NamespaceCondition contains details about state of namespace.Methods in io.kubernetes.client.proto that return V1.NamespaceConditionOrBuilderModifier and TypeMethodDescriptionV1.NamespaceStatus.Builder.getConditionsOrBuilder
(int index) Represents the latest available observations of a namespace's current state.V1.NamespaceStatus.getConditionsOrBuilder
(int index) Represents the latest available observations of a namespace's current state.V1.NamespaceStatusOrBuilder.getConditionsOrBuilder
(int index) Represents the latest available observations of a namespace's current state.Methods in io.kubernetes.client.proto that return types with arguments of type V1.NamespaceConditionOrBuilderModifier and TypeMethodDescriptionList<? extends V1.NamespaceConditionOrBuilder>
V1.NamespaceStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a namespace's current state.List<? extends V1.NamespaceConditionOrBuilder>
V1.NamespaceStatus.getConditionsOrBuilderList()
Represents the latest available observations of a namespace's current state.List<? extends V1.NamespaceConditionOrBuilder>
V1.NamespaceStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a namespace's current state.