Google Anthos Multi Cloud V1 Client - Class AttachedProxyConfig (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AttachedProxyConfig.

Details of a proxy config.

Generated from protobuf message google.cloud.gkemulticloud.v1.AttachedProxyConfig

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ kubernetes_secret Google\Cloud\GkeMultiCloud\V1\KubernetesSecret

The Kubernetes Secret resource that contains the HTTP(S) proxy configuration. The secret must be a JSON encoded proxy configuration as described in

getKubernetesSecret

The Kubernetes Secret resource that contains the HTTP(S) proxy configuration. The secret must be a JSON encoded proxy configuration as described in

Returns
Type Description
Google\Cloud\GkeMultiCloud\V1\KubernetesSecret|null

hasKubernetesSecret

clearKubernetesSecret

setKubernetesSecret

The Kubernetes Secret resource that contains the HTTP(S) proxy configuration. The secret must be a JSON encoded proxy configuration as described in

Parameter
Name Description
var Google\Cloud\GkeMultiCloud\V1\KubernetesSecret
Returns
Type Description
$this