Class ServerCaMode (0.5.0)

ServerCaMode(value)

Server CA mode for the cluster.

Enums

Name Description
SERVER_CA_MODE_UNSPECIFIED Server CA mode not specified.
SERVER_CA_MODE_GOOGLE_MANAGED_PER_INSTANCE_CA Each cluster has its own Google managed CA.
SERVER_CA_MODE_GOOGLE_MANAGED_SHARED_CA The cluster uses Google managed shared CA in the region.
SERVER_CA_MODE_CUSTOMER_MANAGED_CAS_CA The cluster uses customer managed CA from CAS.