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 \ V1Methods
__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 |