Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Etcd is the key for the etcd image in image vector Etcd = "etcd" // BackupRestore is the key for the etcd-backup-restore image in image vector BackupRestore = "etcd-backup-restore" // ChartPath is the directory that contains the default image vector file ChartPath = "charts" // GardenerOwnedBy is a constant for an annotation on a resource that describes the owner resource. GardenerOwnedBy = "gardener.cloud/owned-by" // GardenerOwnerType is a constant for an annotation on a resource that describes the type of owner resource. GardenerOwnerType = "gardener.cloud/owner-type" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.