Class VpcProject (0.1.0)

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

Project detail of the VPC network.

Attributes

NameDescription
project_id str
The project of the VPC to connect to. If not specified, it is the same as the cluster project.
service_account str
The service account in the VPC project configured by user. It is used to create/delete Cloud Router and Cloud HA VPNs for VPN connection. If this SA is changed during/after a VPN connection is created, you need to remove the Cloud Router and Cloud VPN resources in \|project_id|. Must be set if \|project_id\| is set.