opensearch

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: UPL-1.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenSearchPlugins added in v1.6.0

type OpenSearchPlugins struct {
	Enabled      bool
	InstanceList string
}

func (OpenSearchPlugins) ModifyCR added in v1.6.0

func (u OpenSearchPlugins) ModifyCR(cr *vzapi.Verrazzano)

type OpensearchAllNodeRolesModifier

type OpensearchAllNodeRolesModifier struct {
}

func (OpensearchAllNodeRolesModifier) ModifyCR

type OpensearchCleanUpModifier

type OpensearchCleanUpModifier struct {
}

func (OpensearchCleanUpModifier) ModifyCR

func (u OpensearchCleanUpModifier) ModifyCR(cr *vzapi.Verrazzano)

type OpensearchDataNodeGroupModifier

type OpensearchDataNodeGroupModifier struct {
	NodeReplicas int32
	NodeStorage  string
	NodeMemory   string
}

func (OpensearchDataNodeGroupModifier) ModifyCR

type OpensearchDuplicateNodeGroupModifier

type OpensearchDuplicateNodeGroupModifier struct {
	Name string
}

func (OpensearchDuplicateNodeGroupModifier) ModifyCR

type OpensearchIngestNodeGroupModifier

type OpensearchIngestNodeGroupModifier struct {
	NodeReplicas int32
	NodeMemory   string
	NodeStorage  string
}

func (OpensearchIngestNodeGroupModifier) ModifyCR

type OpensearchMasterNodeGroupModifier

type OpensearchMasterNodeGroupModifier struct {
	NodeReplicas int32
	NodeMemory   string
	NodeStorage  string
}

func (OpensearchMasterNodeGroupModifier) ModifyCR

Jump to

Keyboard shortcuts

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