Class: Google::Container::V1beta1::UsableSubnetwork

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

Overview

UsableSubnetwork resource returns the subnetwork name, its associated network and the primary CIDR range.

Instance Attribute Summary collapse

Instance Attribute Details

#ip_cidr_rangeString



2459
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2459

class UsableSubnetwork; end

#networkString



2459
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2459

class UsableSubnetwork; end

#secondary_ip_rangesArray<Google::Container::V1beta1::UsableSubnetworkSecondaryRange>



2459
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2459

class UsableSubnetwork; end

#status_messageString



2459
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2459

class UsableSubnetwork; end

#subnetworkString



2459
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2459

class UsableSubnetwork; end