Documentation ¶
Index ¶
Constants ¶
View Source
const ( CloudCredentialsDir = "/etc/openstack/secret" CloudConfigKey = "cloud.conf" CloudsSecretKey = "clouds.yaml" CABundleKey = "ca-bundle.pem" )
View Source
const ( CADir = "/etc/pki/ca-trust/extracted/pem" CASecretKey = "cacert" )
View Source
const (
ComponentName = "cloud-controller-manager-openstack"
)
Variables ¶
This section is empty.
Functions ¶
func GetCACertFromCredentialsSecret ¶
GetCloudConfigFromCredentialsSecret returns the CA cert from the credentials secret.
func NewComponent ¶
func NewComponent() component.ControlPlaneComponent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.