Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::KubernetesConfig.
KubernetesConfig contains the Kubernetes runtime configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gateway_service_mesh
def gateway_service_mesh() -> ::Google::Cloud::Deploy::V1::KubernetesConfig::GatewayServiceMesh
Returns
- (::Google::Cloud::Deploy::V1::KubernetesConfig::GatewayServiceMesh) — Kubernetes Gateway API service mesh configuration.
#gateway_service_mesh=
def gateway_service_mesh=(value) -> ::Google::Cloud::Deploy::V1::KubernetesConfig::GatewayServiceMesh
Parameter
- value (::Google::Cloud::Deploy::V1::KubernetesConfig::GatewayServiceMesh) — Kubernetes Gateway API service mesh configuration.
Returns
- (::Google::Cloud::Deploy::V1::KubernetesConfig::GatewayServiceMesh) — Kubernetes Gateway API service mesh configuration.
#service_networking
def service_networking() -> ::Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking
Returns
- (::Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking) — Kubernetes Service networking configuration.
#service_networking=
def service_networking=(value) -> ::Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking
Parameter
- value (::Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking) — Kubernetes Service networking configuration.
Returns
- (::Google::Cloud::Deploy::V1::KubernetesConfig::ServiceNetworking) — Kubernetes Service networking configuration.