kms

package
v0.5.6 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyUsageSignAndVerify = "SIGN_VERIFY"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KMS

type KMS struct {
	types.Metadata
	Keys []Key
}

func (*KMS) GetMetadata added in v0.3.24

func (k *KMS) GetMetadata() *types.Metadata

func (*KMS) GetRawValue added in v0.3.24

func (k *KMS) GetRawValue() interface{}

type Key

type Key struct {
	types.Metadata
	Usage           types.StringValue
	RotationEnabled types.BoolValue
}

func (*Key) GetMetadata

func (c *Key) GetMetadata() *types.Metadata

func (*Key) GetRawValue

func (c *Key) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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