GoogleApi.BinaryAuthorization.V1.Model.Scope (google_api_binary_authorization v0.18.0)
View SourceA scope specifier for CheckSet
objects.
Attributes
-
kubernetesNamespace
(type:String.t
, default:nil
) - Optional. Matches all Kubernetes service accounts in the provided namespace, unless a more specifickubernetes_service_account
scope already matched. -
kubernetesServiceAccount
(type:String.t
, default:nil
) - Optional. Matches a single Kubernetes service account, e.g.my-namespace:my-service-account
.kubernetes_service_account
scope is always more specific thankubernetes_namespace
scope for the same namespace.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.