Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServiceAccountSecretKey is the key for the external dns service account secret ServiceAccountSecretKey = "credentials.json" // DefaultExternalDNSAbbreviation appended to the GCP service account DefaultExternalDNSAbbreviation = "dn" )
Variables ¶
This section is empty.
Functions ¶
func CreateExternalDNSGCPServiceAccount ¶
func CreateExternalDNSGCPServiceAccount(gcloud gke.GClouder, kubeClient kubernetes.Interface, externalDNSName, namespace, clusterName, projectID string) (string, error)
CreateExternalDNSGCPServiceAccount creates a service account in GCP for ExternalDNS
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.