Documentation ¶
Index ¶
Constants ¶
View Source
const ( // IgnoreAnnotation is an annotation that can be used to specify that a particular service should be ignored. IgnoreAnnotation = "azure.remedy.gardener.cloud/ignore" // DoNotCleanAnnotation is an annotation that can be used to specify that a particular PublicIPAddress // should be not be cleaned when deleted. DoNotCleanAnnotation = "azure.remedy.gardener.cloud/do-not-clean" // ServiceLabel is the label to put on a PublicIPAddress object that identifies its service. ServiceLabel = "azure.remedy.gardener.cloud/service" // NodeLabel is the label to put on a VirtualMachine object that identifies its node. NodeLabel = "azure.remedy.gardener.cloud/node" )
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.