Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AttachedProxyConfig.
Details of a proxy config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kubernetes_secret
def kubernetes_secret() -> ::Google::Cloud::GkeMultiCloud::V1::KubernetesSecret
Returns
- (::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
#kubernetes_secret=
def kubernetes_secret=(value) -> ::Google::Cloud::GkeMultiCloud::V1::KubernetesSecret
Parameter
- value (::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
Returns
- (::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