Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 729 Bytes

GKETargetDetails.md

File metadata and controls

16 lines (12 loc) · 729 Bytes

akeyless.Model.GKETargetDetails

GKETargetDetails defines details related to connecting to a GKE (Google Kubernetes Engine) target

Properties

Name Type Description Notes
GkeClusterCaCertificate string [optional]
GkeClusterEndpoint string [optional]
GkeClusterName string [optional]
GkeServiceAccountKey string [optional]
GkeServiceAccountName string [optional]
UseGwCloudIdentity bool [optional]

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