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

NamespaceStatus is information about the current status of a Namespace.

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

Properties

  • phase :: String

    • Phase is the current lifecycle phase of the namespace. More info.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Core.V1.NamespaceStatus{phase: String.t()}