Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.07 KB

GCP.md

File metadata and controls

21 lines (17 loc) · 1.07 KB

GCP

Google cloud platform settings of a cluster.

Properties

Name Type Description Notes
auth_uri str GCP authentication uri [optional]
auth_provider_x509_cert_url str GCP Authentication provider x509 certificate url [optional]
client_id str GCP client identifier [optional]
client_x509_cert_url str GCP client x509 certificate url [optional]
client_email str GCP client email [optional]
private_key str GCP private key [optional]
private_key_id str GCP private key identifier [optional]
project_id str GCP project identifier. [optional]
security GcpSecurity [optional]
token_uri str GCP token uri [optional]
type str GCP the type of the service the key belongs to [optional]

[Back to Model list] [Back to API list] [Back to README]