ebs

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 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 EBS

type EBS struct {
	types.Metadata
	Volumes []Volume
}

func (*EBS) GetMetadata added in v0.3.24

func (e *EBS) GetMetadata() *types.Metadata

func (*EBS) GetRawValue added in v0.3.24

func (e *EBS) GetRawValue() interface{}

type Encryption

type Encryption struct {
	types.Metadata
	Enabled  types.BoolValue
	KMSKeyID types.StringValue
}

func (*Encryption) GetMetadata added in v0.3.24

func (e *Encryption) GetMetadata() *types.Metadata

func (*Encryption) GetRawValue added in v0.3.24

func (e *Encryption) GetRawValue() interface{}

type Volume

type Volume struct {
	types.Metadata
	Encryption Encryption
}

func (*Volume) GetMetadata

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

func (*Volume) GetRawValue

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

Jump to

Keyboard shortcuts

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