constants

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 2

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"

	// AwsAccessKey is the key for the AWS access key
	AwsAccessKey = "AWS_ACCESS_KEY_ID" // #nosec
	// AwsSecretAccessKey is the key for the AWS secret access key
	AwsSecretAccessKey = "AWS_SECRET_ACCESS_KEY" // #nosec
	// AwsSessionToken is the key for the AWS session token
	AwsSessionToken = "AWS_SESSION_TOKEN" // #nosec
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL