neptune

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 Cluster

type Cluster struct {
	types.Metadata
	Logging          Logging
	StorageEncrypted types.BoolValue
	KMSKeyID         types.StringValue
}

func (*Cluster) GetMetadata

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

func (*Cluster) GetRawValue

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

type Logging

type Logging struct {
	types.Metadata
	Audit types.BoolValue
}

func (*Logging) GetMetadata added in v0.3.24

func (l *Logging) GetMetadata() *types.Metadata

func (*Logging) GetRawValue added in v0.3.24

func (l *Logging) GetRawValue() interface{}

type Neptune

type Neptune struct {
	types.Metadata
	Clusters []Cluster
}

func (*Neptune) GetMetadata added in v0.3.24

func (n *Neptune) GetMetadata() *types.Metadata

func (*Neptune) GetRawValue added in v0.3.24

func (n *Neptune) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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