View Source GoogleApi.GKEBackup.V1.Model.Namespaces (google_api_gke_backup v0.6.1)
A list of Kubernetes Namespaces.
Attributes
-
namespaces
(type:list(String.t)
, default:nil
) - Optional. A list of Kubernetes Namespaces.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEBackup.V1.Model.Namespaces{namespaces: [String.t()] | nil}
Functions
Unwrap a decoded JSON object into its complex fields.