Google Cloud Container V1 Client - Class ClientCertificateConfig (1.23.0)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ issue_client_certificate bool

Issue a client certificate.

getIssueClientCertificate

Issue a client certificate.

Returns
TypeDescription
bool

setIssueClientCertificate

Issue a client certificate.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this