Documentation
¶
Index ¶
Constants ¶
View Source
const (
KmsProviderID = "aws-kms"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderKind ¶
type ProviderKind int8
const ( AwsKms ProviderKind // 1 is AWS_KMS key provider Raw // 2 is RAW key provider )
func (ProviderKind) GoString ¶
func (p ProviderKind) GoString() string
func (ProviderKind) String ¶
func (p ProviderKind) String() string
Click to show internal directories.
Click to hide internal directories.