google_api_run v0.15.0 GoogleApi.Run.V1.Model.NamespaceStatus View Source
Cloud Run fully managed: not supported Cloud Run on GKE: supported NamespaceStatus is information about the current status of a Namespace.
Attributes
-
phase
(type:String.t
, default:nil
) - Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Run.V1.Model.NamespaceStatus{phase: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.