Google Cloud Gke Hub V1 Client - Class PolicyBinding (1.3.0)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class PolicyBinding.

Binauthz policy that applies to this cluster.

Generated from protobuf message google.cloud.gkehub.v1.BinaryAuthorizationConfig.PolicyBinding

Namespace

Google \ Cloud \ GkeHub \ V1 \ BinaryAuthorizationConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The relative resource name of the binauthz platform policy to audit. GKE platform policies have the following format: projects/{project_number}/platforms/gke/policies/{policy_id}.

getName

The relative resource name of the binauthz platform policy to audit. GKE platform policies have the following format: projects/{project_number}/platforms/gke/policies/{policy_id}.

Returns
Type Description
string

setName

The relative resource name of the binauthz platform policy to audit. GKE platform policies have the following format: projects/{project_number}/platforms/gke/policies/{policy_id}.

Parameter
Name Description
var string
Returns
Type Description
$this