Class: Google::Container::V1::CompleteIPRotationRequest
- Inherits:
-
Object
- Object
- Google::Container::V1::CompleteIPRotationRequest
- Defined in:
- lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb
Overview
CompleteIPRotationRequest moves the cluster master back into single-IP mode.
Instance Attribute Summary collapse
-
#cluster_id ⇒ String
Deprecated.
-
#name ⇒ String
The name (project, location, cluster id) of the cluster to complete IP rotation.
-
#project_id ⇒ String
Deprecated.
-
#zone ⇒ String
Deprecated.
Instance Attribute Details
#cluster_id ⇒ String
2077 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2077 class CompleteIPRotationRequest; end |
#name ⇒ String
2077 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2077 class CompleteIPRotationRequest; end |
#project_id ⇒ String
2077 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2077 class CompleteIPRotationRequest; end |
#zone ⇒ String
2077 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 2077 class CompleteIPRotationRequest; end |