Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::ListNodePoolsResponse.
ListNodePoolsResponse is the result of ListNodePoolsRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#node_pools
def node_pools() -> ::Array<::Google::Cloud::Container::V1::NodePool>
Returns
- (::Array<::Google::Cloud::Container::V1::NodePool>) — A list of node pools for a cluster.
#node_pools=
def node_pools=(value) -> ::Array<::Google::Cloud::Container::V1::NodePool>
Parameter
- value (::Array<::Google::Cloud::Container::V1::NodePool>) — A list of node pools for a cluster.
Returns
- (::Array<::Google::Cloud::Container::V1::NodePool>) — A list of node pools for a cluster.