kms

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alias

type Alias struct {
	// contains filtered or unexported fields
}

func NewAlias

func NewAlias(client aliasesClient, name *string) Alias

func (Alias) Delete

func (a Alias) Delete() error

func (Alias) Name

func (a Alias) Name() string

func (Alias) Type

func (a Alias) Type() string

type Aliases

type Aliases struct {
	// contains filtered or unexported fields
}

func NewAliases

func NewAliases(client aliasesClient, logger logger) Aliases

func (Aliases) List

func (a Aliases) List(filter string) ([]common.Deletable, error)

func (Aliases) Type added in v0.28.0

func (a Aliases) Type() string

type Key added in v0.24.0

type Key struct {
	// contains filtered or unexported fields
}

func NewKey added in v0.24.0

func NewKey(client keysClient, id *string, metadata *awskms.KeyMetadata, tags []*awskms.Tag) Key

func (Key) Delete added in v0.24.0

func (k Key) Delete() error

func (Key) Name added in v0.24.0

func (k Key) Name() string

func (Key) Type added in v0.24.0

func (k Key) Type() string

type Keys added in v0.24.0

type Keys struct {
	// contains filtered or unexported fields
}

func NewKeys added in v0.24.0

func NewKeys(client keysClient, logger logger) Keys

func (Keys) List added in v0.24.0

func (k Keys) List(filter string) ([]common.Deletable, error)

func (Keys) Type added in v0.28.0

func (k Keys) Type() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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