google_api_run v0.10.0 GoogleApi.Run.V1.Model.NamespaceSpec View Source
Cloud Run fully managed: not supported
Cloud Run on GKE: supported
NamespaceSpec describes the attributes on a Namespace.
Attributes
finalizers
(type:list(String.t)
, default:nil
) - Finalizers is an opaque list of values that must be empty to permanently remove object from storage. 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
Link to this type
t()
View Sourcet() :: %GoogleApi.Run.V1.Model.NamespaceSpec{finalizers: [String.t()]}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.