kms

package
v0.3.24 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KMS

type KMS struct {
	types.Metadata
	KeyRings []KeyRing
}

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
	RotationPeriodSeconds types.IntValue
}

func (*Key) GetMetadata added in v0.3.24

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

func (*Key) GetRawValue added in v0.3.24

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

type KeyRing

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

func (*KeyRing) GetMetadata added in v0.3.24

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

func (*KeyRing) GetRawValue added in v0.3.24

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

Jump to

Keyboard shortcuts

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