Documentation
¶
Overview ¶
Package constants contains Azure plugin constants.
Index ¶
Constants ¶
View Source
const ( // PluginCode is the code for the plugin. PluginCode string = "Azure" // ValidationTypeRBAC is the validation type for RBAC rules. ValidationTypeRBAC string = "azure-rbac" // ValidationTypeCommunityGalleryImages is the validation type for community gallery image rules. ValidationTypeCommunityGalleryImages string = "azure-community-gallery-image" // ValidationTypeQuota is the validation type for quota rules. ValidationTypeQuota string = "azure-quota" )
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.