Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConfigsDirectory, CloudProviderName string CloudProvider cloud.CloudProvider // When using a VPN cluster, we pre-provision the HCloud control-plane LB. // Without a configured hostname, its private IP is rendered as the control-plane endpoint. // With a configured hostname, the hostname is rendered as the endpoint and temporarily // resolves to this LB's public IP during bootstrap, then to this private IP afterward. ControlPlaneLBPrivateIP string ControlPlaneHostname string ControlPlaneLBBootstrapPublicIP string ArgoCDApplicationClientCloser io.Closer ArgoCDApplicationClient application.ApplicationServiceClient // Azure specific. CAPIUAMIClientID, VeleroUAMIClientID, AzureStorageAccountAccessKey string IsDebugModeEnabled bool )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.