elasticsearch

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 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
}

type Domain

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

type Elasticsearch

type Elasticsearch struct {
	Domains []Domain
}

type Endpoint

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

type LogPublishing

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

type TransitEncryption

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

Jump to

Keyboard shortcuts

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