target

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoClusterProvided = &missingParamsError{
	Msg:           "No cluster address provided",
	MissingParams: []string{"cluster"},
}

Functions

This section is empty.

Types

type Factory

type Factory interface {
	Manager(ctx context.Context, header http.Header) (rpaas.RpaasManager, error)
}

func NewFakeFactory

func NewFakeFactory(manager rpaas.RpaasManager) Factory

func NewFakeServerFactory

func NewFakeServerFactory(runtimeObjects []runtime.Object) (Factory, error)

func NewKubeConfigFactory

func NewKubeConfigFactory() (Factory, error)

func NewLocalFactory

func NewLocalFactory(manager rpaas.RpaasManager) Factory

func NewMultiClustersFactory

func NewMultiClustersFactory(clusters []config.ClusterConfig) Factory

Jump to

Keyboard shortcuts

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