etcdmanager

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: AGPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EtcdManager

type EtcdManager struct {
	// contains filtered or unexported fields
}

OperatorManager manages the operator

func New

func New(confRest *rest.Config, fileName string, scheme *runtime.Scheme, log logr.Logger, opt Options) (*EtcdManager, error)

New creates a new `OperatorManager`

func (*EtcdManager) InstallOrUpdateEtcd

func (m *EtcdManager) InstallOrUpdateEtcd() error

InstallOrUpdateEtcd installs or updates the operator Stored in `OperatorManager`

func (*EtcdManager) UninstallEtcd

func (m *EtcdManager) UninstallEtcd() error

type Options

type Options struct {
	EtcdImage              string
	EtcdBackupSidecarImage string
	PostgresletNamespace   string
	PartitionID            string
	SecretKeyRefName       string
	PSPName                string
	PostgresletFullname    string
}

Options

Jump to

Keyboard shortcuts

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