Uses of Class
io.kubernetes.client.openapi.models.V1NamespaceSpec
Packages that use V1NamespaceSpec
-
Uses of V1NamespaceSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NamespaceSpecModifier and TypeMethodDescriptionV1NamespaceSpec.addFinalizersItem(String finalizersItem) V1NamespaceSpec.finalizers(List<String> finalizers) static V1NamespaceSpecCreate an instance of V1NamespaceSpec given an JSON stringV1Namespace.getSpec()Get specMethods in io.kubernetes.client.openapi.models with parameters of type V1NamespaceSpecModifier and TypeMethodDescriptionvoidV1Namespace.setSpec(V1NamespaceSpec spec) V1Namespace.spec(V1NamespaceSpec spec)