GoogleApi.BinaryAuthorization.V1.Model.EvaluateGkePolicyRequest (google_api_binary_authorization v0.18.0)

View Source

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

t()

@type t() :: %GoogleApi.BinaryAuthorization.V1.Model.EvaluateGkePolicyRequest{
  resource: map() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.