Documentation
¶
Overview ¶
Package constants contains the constants used in validator-plugin-oci
Index ¶
Constants ¶
View Source
const ( // PluginCode is the constant for the plugin code PluginCode string = "OCI" // OciRegistry is the OCI registry string OciRegistry string = "oci-registry" // EcrRegistry is the ECR registry string EcrRegistry string = "ecr-registry" )
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.