Interface protos.google.container.v1beta1.IUsableSubnetwork (5.10.0)

Properties of a UsableSubnetwork.

Package

@google-cloud/container

Properties

ipCidrRange

ipCidrRange?: (string|null);

UsableSubnetwork ipCidrRange

network

network?: (string|null);

UsableSubnetwork network

secondaryIpRanges

secondaryIpRanges?: (google.container.v1beta1.IUsableSubnetworkSecondaryRange[]|null);

UsableSubnetwork secondaryIpRanges

statusMessage

statusMessage?: (string|null);

UsableSubnetwork statusMessage

subnetwork

subnetwork?: (string|null);

UsableSubnetwork subnetwork