Class: Google::Container::V1beta1::GetServerConfigRequest
- Inherits:
-
Object
- Object
- Google::Container::V1beta1::GetServerConfigRequest
- Defined in:
- lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb
Overview
Gets the current Kubernetes Engine service configuration.
Instance Attribute Summary collapse
-
#name ⇒ String
The name (project and location) of the server config to get, specified in the format 'projects//locations/'.
-
#project_id ⇒ String
Required.
-
#zone ⇒ String
Required.
Instance Attribute Details
#name ⇒ String
1591 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 1591 class GetServerConfigRequest; end |
#project_id ⇒ String
1591 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 1591 class GetServerConfigRequest; end |
#zone ⇒ String
1591 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 1591 class GetServerConfigRequest; end |