Google Cloud Container V1 Client - Class ClientCertificateConfig (1.30.3)

Reference documentation and code samples for the Google Cloud Container V1 Client class ClientCertificateConfig.

Configuration for client certificates on the cluster.

Generated from protobuf message google.container.v1.ClientCertificateConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ issue_client_certificate bool

Issue a client certificate.

getIssueClientCertificate

Issue a client certificate.

Returns
Type Description
bool

setIssueClientCertificate

Issue a client certificate.

Parameter
Name Description
var bool
Returns
Type Description
$this