GoogleApi.BinaryAuthorization.V1.Model.EvaluateGkePolicyRequest (google_api_binary_authorization v0.18.0)
View SourceRequest message for PlatformPolicyEvaluationService.EvaluateGkePolicy.
Attributes
-
resource
(type:map()
, default:nil
) - Required. JSON or YAML blob representing a Kubernetes resource.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BinaryAuthorization.V1.Model.EvaluateGkePolicyRequest{ resource: map() | nil }