Uses of Interface
k8s.io.api.core.v1.Generated.NamespaceSpecOrBuilder
-
Packages that use Generated.NamespaceSpecOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.NamespaceSpecOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.NamespaceSpecOrBuilder Modifier and Type Class Description static classGenerated.NamespaceSpecNamespaceSpec describes the attributes on a Namespace.static classGenerated.NamespaceSpec.BuilderNamespaceSpec describes the attributes on a Namespace.Methods in k8s.io.api.core.v1 that return Generated.NamespaceSpecOrBuilder Modifier and Type Method Description Generated.NamespaceSpecOrBuilderGenerated.Namespace.Builder. getSpecOrBuilder()Spec defines the behavior of the Namespace.Generated.NamespaceSpecOrBuilderGenerated.Namespace. getSpecOrBuilder()Spec defines the behavior of the Namespace.Generated.NamespaceSpecOrBuilderGenerated.NamespaceOrBuilder. getSpecOrBuilder()Spec defines the behavior of the Namespace.
-