actions

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DecommissionNodeAction

type DecommissionNodeAction struct {
	Konfig *rest.Config
	Klient *kubernetes.Clientset
	Logger log.Logger
}

func (*DecommissionNodeAction) Execute

func (*DecommissionNodeAction) Name

func (a *DecommissionNodeAction) Name() string

type InitializeCockroachDBAction

type InitializeCockroachDBAction struct {
	Konfig *rest.Config
	Klient *kubernetes.Clientset
	Logger log.Logger
}

func (*InitializeCockroachDBAction) Execute

func (*InitializeCockroachDBAction) Name

type NodeStatus

type NodeStatus struct {
	ID              int64
	Address         string
	Available       bool
	Live            bool
	Decommissioning bool
	Draining        bool
}

type RecommissionNodeAction

type RecommissionNodeAction struct {
	Konfig *rest.Config
	Klient *kubernetes.Clientset
	Logger log.Logger
}

func (*RecommissionNodeAction) Execute

func (*RecommissionNodeAction) Name

func (a *RecommissionNodeAction) Name() string

Jump to

Keyboard shortcuts

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