softwaredefinedstorage

package
v1.63.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppLabelId = map[string]string{
	// contains filtered or unexported fields
}

Functions

func SetGlobals

func SetGlobals(config *ClusterConfig, timeout time.Duration)

Set global variables frequently used in Pre/Post Worker replace actions

Types

type ClusterConfig

type ClusterConfig struct {
	RestConfig *rest.Config
	ClientSet  *kubernetes.Clientset
}

Cluster configs

type Sds

type Sds interface {
	PreWorkerReplace(worker v2.Worker) error
	PostWorkerReplace(worker v2.Worker) error
}

Common Interface for different Software Defined Solutions

func NewSdsNoop

func NewSdsNoop() Sds

func NewSdsOdf

func NewSdsOdf() Sds

Jump to

Keyboard shortcuts

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