Class: Google::Apis::GkeonpremV1::VmwareNodePool
- Inherits:
-
Object
- Object
- Google::Apis::GkeonpremV1::VmwareNodePool
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/gkeonprem_v1/classes.rb,
lib/google/apis/gkeonprem_v1/representations.rb,
lib/google/apis/gkeonprem_v1/representations.rb
Overview
Resource VmwareNodePool represents a VMware node pool. ##
Instance Attribute Summary collapse
-
#annotations ⇒ Hash<String,String>
Annotations on the node pool.
-
#config ⇒ Google::Apis::GkeonpremV1::VmwareNodeConfig
Parameters that describe the configuration of all nodes within a given node pool.
-
#create_time ⇒ String
Output only.
-
#delete_time ⇒ String
Output only.
-
#display_name ⇒ String
The display name for the node pool.
-
#etag ⇒ String
This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up- to-date value before proceeding.
-
#name ⇒ String
Immutable.
-
#node_pool_autoscaling ⇒ Google::Apis::GkeonpremV1::VmwareNodePoolAutoscalingConfig
NodePoolAutoscaling config for the NodePool to allow for the kubernetes to scale NodePool.
-
#on_prem_version ⇒ String
Anthos version for the node pool.
-
#reconciling ⇒ Boolean
(also: #reconciling?)
Output only.
-
#state ⇒ String
Output only.
-
#status ⇒ Google::Apis::GkeonpremV1::ResourceStatus
ResourceStatus describes why a cluster or node pool has a certain status.
-
#uid ⇒ String
Output only.
-
#update_time ⇒ String
Output only.
Instance Method Summary collapse
-
#initialize(**args) ⇒ VmwareNodePool
constructor
A new instance of VmwareNodePool.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ VmwareNodePool
Returns a new instance of VmwareNodePool.
5102 5103 5104 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5102 def initialize(**args) update!(**args) end |
Instance Attribute Details
#annotations ⇒ Hash<String,String>
Annotations on the node pool. This field has the same restrictions as
Kubernetes annotations. The total size of all keys and values combined is
limited to 256k. Key can have 2 segments: prefix (optional) and name (required)
, separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63
characters or less, begin and end with alphanumerics, with dashes (-),
underscores (_), dots (.), and alphanumerics between.
Corresponds to the JSON property annotations
5027 5028 5029 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5027 def annotations @annotations end |
#config ⇒ Google::Apis::GkeonpremV1::VmwareNodeConfig
Parameters that describe the configuration of all nodes within a given node
pool.
Corresponds to the JSON property config
5033 5034 5035 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5033 def config @config end |
#create_time ⇒ String
Output only. The time at which this node pool was created.
Corresponds to the JSON property createTime
5038 5039 5040 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5038 def create_time @create_time end |
#delete_time ⇒ String
Output only. The time at which this node pool was deleted. If the resource is
not deleted, this must be empty
Corresponds to the JSON property deleteTime
5044 5045 5046 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5044 def delete_time @delete_time end |
#display_name ⇒ String
The display name for the node pool.
Corresponds to the JSON property displayName
5049 5050 5051 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5049 def display_name @display_name end |
#etag ⇒ String
This checksum is computed by the server based on the value of other fields,
and may be sent on update and delete requests to ensure the client has an up-
to-date value before proceeding. Allows clients to perform consistent read-
modify-writes through optimistic concurrency control.
Corresponds to the JSON property etag
5057 5058 5059 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5057 def etag @etag end |
#name ⇒ String
Immutable. The resource name of this node pool.
Corresponds to the JSON property name
5062 5063 5064 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5062 def name @name end |
#node_pool_autoscaling ⇒ Google::Apis::GkeonpremV1::VmwareNodePoolAutoscalingConfig
NodePoolAutoscaling config for the NodePool to allow for the kubernetes to
scale NodePool.
Corresponds to the JSON property nodePoolAutoscaling
5068 5069 5070 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5068 def node_pool_autoscaling @node_pool_autoscaling end |
#on_prem_version ⇒ String
Anthos version for the node pool. Defaults to the user cluster version.
Corresponds to the JSON property onPremVersion
5073 5074 5075 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5073 def on_prem_version @on_prem_version end |
#reconciling ⇒ Boolean Also known as: reconciling?
Output only. If set, there are currently changes in flight to the node pool.
Corresponds to the JSON property reconciling
5078 5079 5080 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5078 def reconciling @reconciling end |
#state ⇒ String
Output only. The current state of the node pool.
Corresponds to the JSON property state
5084 5085 5086 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5084 def state @state end |
#status ⇒ Google::Apis::GkeonpremV1::ResourceStatus
ResourceStatus describes why a cluster or node pool has a certain status. (e.g.
, ERROR or DEGRADED).
Corresponds to the JSON property status
5090 5091 5092 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5090 def status @status end |
#uid ⇒ String
Output only. The unique identifier of the node pool.
Corresponds to the JSON property uid
5095 5096 5097 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5095 def uid @uid end |
#update_time ⇒ String
Output only. The time at which this node pool was last updated.
Corresponds to the JSON property updateTime
5100 5101 5102 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5100 def update_time @update_time end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 |
# File 'lib/google/apis/gkeonprem_v1/classes.rb', line 5107 def update!(**args) @annotations = args[:annotations] if args.key?(:annotations) @config = args[:config] if args.key?(:config) @create_time = args[:create_time] if args.key?(:create_time) @delete_time = args[:delete_time] if args.key?(:delete_time) @display_name = args[:display_name] if args.key?(:display_name) @etag = args[:etag] if args.key?(:etag) @name = args[:name] if args.key?(:name) @node_pool_autoscaling = args[:node_pool_autoscaling] if args.key?(:node_pool_autoscaling) @on_prem_version = args[:on_prem_version] if args.key?(:on_prem_version) @reconciling = args[:reconciling] if args.key?(:reconciling) @state = args[:state] if args.key?(:state) @status = args[:status] if args.key?(:status) @uid = args[:uid] if args.key?(:uid) @update_time = args[:update_time] if args.key?(:update_time) end |