Class AutoprovisioningNodePoolDefaults (2.0.1)

AutoprovisioningNodePoolDefaults(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP.

Attributes

NameDescription
oauth_scopes Sequence[str]
Scopes that are used by NAP when creating node pools. If oauth_scopes are specified, service_account should be empty.
service_account str
The Google Cloud Platform Service Account to be used by the node VMs. If service_account is specified, scopes should be empty.