Documentation ¶
Index ¶
Constants ¶
View Source
const ( // AccessKeyID is a constant for the key in a cloud provider secret and backup secret that holds the Alicloud access key id. AccessKeyID = "accessKeyID" // AccessKeySecret is a constant for the key in a cloud provider secret and backup secret that holds the Alicloud access key secret. AccessKeySecret = "accessKeySecret" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlicloudBotanist ¶
AlicloudBotanist is a struct which has methods that perform Alicloud cloud-specific operations for a Shoot cluster.
Click to show internal directories.
Click to hide internal directories.