Kazan v0.11.0 Kazan.Apis.Core.V1.NamespaceSpec View Source

NamespaceSpec describes the attributes on a Namespace.

OpenAPI Definition: io.k8s.api.core.v1.NamespaceSpec

Properties

  • finalizers :: [ String ]

    • Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Core.V1.NamespaceSpec{finalizers: [String.t()]}