elasticsearch

package
v0.6.4 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 AtRestEncryption

type AtRestEncryption struct {
	types.Metadata
	Enabled types.BoolValue
}

func (*AtRestEncryption) GetMetadata added in v0.3.24

func (a *AtRestEncryption) GetMetadata() *types.Metadata

func (*AtRestEncryption) GetRawValue added in v0.3.24

func (a *AtRestEncryption) GetRawValue() interface{}

type Domain

type Domain struct {
	types.Metadata
	DomainName        types.StringValue
	LogPublishing     LogPublishing
	TransitEncryption TransitEncryption
	AtRestEncryption  AtRestEncryption
	Endpoint          Endpoint
}

func (*Domain) GetMetadata

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

func (*Domain) GetRawValue

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

type Elasticsearch

type Elasticsearch struct {
	types.Metadata
	Domains []Domain
}

func (*Elasticsearch) GetMetadata added in v0.3.24

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

func (*Elasticsearch) GetRawValue added in v0.3.24

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

type Endpoint

type Endpoint struct {
	types.Metadata
	EnforceHTTPS types.BoolValue
	TLSPolicy    types.StringValue
}

func (*Endpoint) GetMetadata added in v0.3.24

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

func (*Endpoint) GetRawValue added in v0.3.24

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

type LogPublishing

type LogPublishing struct {
	types.Metadata
	AuditEnabled types.BoolValue
}

func (*LogPublishing) GetMetadata added in v0.3.24

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

func (*LogPublishing) GetRawValue added in v0.3.24

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

type TransitEncryption

type TransitEncryption struct {
	types.Metadata
	Enabled types.BoolValue
}

func (*TransitEncryption) GetMetadata added in v0.3.24

func (t *TransitEncryption) GetMetadata() *types.Metadata

func (*TransitEncryption) GetRawValue added in v0.3.24

func (t *TransitEncryption) GetRawValue() interface{}

Jump to

Keyboard shortcuts

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