consts

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// In proxy mode, the header is added into the requests from kms-plugin.
	// The proxy will check the header and forward the request to different destinations.
	// e.g. When the value of the header "x-azure-proxy-target" is "KeyVault", the request
	// is forwared to Azure Key Vault by the proxy.
	RequestHeaderTargetType        = "x-azure-proxy-target"
	TargetTypeAzureActiveDirectory = "AzureActiveDirectory"
	TargetTypeKeyVault             = "KeyVault"
)

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