ism

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPolicy

func AddPolicy(ctx context.Context, l logr.Logger, p *opensearchv1alpha1.IndexStateManagementPolicy, caPEM, certPEM, keyPEM []byte) error

func RemovePolicy

func RemovePolicy(ctx context.Context, l logr.Logger, p *opensearchv1alpha1.IndexStateManagementPolicy, caPEM, certPEM, keyPEM []byte) error

Types

type PolicyMetadata

type PolicyMetadata struct {
	Version     int64 `json:"_version"`
	PrimaryTerm int64 `json:"_primary_term"`
	SeqNo       int64 `json:"_seq_no"`
}

Jump to

Keyboard shortcuts

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