View Source GoogleApi.BinaryAuthorization.V1.Model.EvaluateGkePolicyRequest (google_api_binary_authorization v0.16.0)

Request 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.