utils

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RIAAS = "RIAAS"

	PrivateRIAAS = "Private-RIAAS"

	ContainerAPIRoute = "Container-API-Route"

	PrivateContainerAPIRoute = "Private-Container-API-Route"
)
View Source
const (
	// ErrDecryptionNotSupported ...
	ErrDecryptionNotSupported = "API key is encrypted as per the configuration, decryption of the same is not supported."

	// ErrorFetchingEndpoint ...
	ErrorFetchingEndpoint = "Unable to fetch %s endpoint"

	// ErrInitSecretProvider ...
	ErrInitSecretProvider = "Error initializing secret provider"

	// ErrEmptyEndpoint ...
	ErrEmptyEndpoint = "%s endpoint not found"

	// ErrMultipleKeysUnsupported ...
	ErrMultipleKeysUnsupported = "Mutiple secret keys are unsupported"

	// ErrInvalidProviderType ...
	ErrInvalidProviderType = "Invalid provider type given, expected values are vpc, bluemix, softlayer"

	// ErrInvalidArgument ...
	ErrInvalidArgument = "Invalid arguments provided in the map, Only ProviderType or SecretKey expected"

	// ErrEmptySecretKeyProvided ...
	ErrEmptySecretKeyProvided = "Provided secret key is empty"
)

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