Documentation
¶
Overview ¶
Package constants contains the constants used in validator-plugin-vsphere
Index ¶
Constants ¶
View Source
const ( // PluginCode is the code of the plugin PluginCode string = "vSphere" // ValidationTypePrivileges is the validation type for privileges ValidationTypePrivileges string = "vsphere-privileges" // ValidationTypeTag is the validation type for tags ValidationTypeTag string = "vsphere-tags" // ValidationTypeComputeResources is the validation type for compute resources ValidationTypeComputeResources string = "vsphere-compute-resources" // ValidationTypeNTP is the validation type for NTP ValidationTypeNTP string = "vsphere-ntp" )
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.