Class: Google::Container::V1::ListNodePoolsResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb

Overview

ListNodePoolsResponse is the result of ListNodePoolsRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#node_poolsArray<Google::Container::V1::NodePool>

Returns A list of node pools for a cluster.

Returns:



1904
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1904

class ListNodePoolsResponse; end