kindprovider

package
v0.0.0-...-958b214 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KindClusterProvider

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

KindClusterProvider is a cluster provider that works with a local Kind instance.

func New

func New(configStrs map[string]string) (KindClusterProvider, error)

New creates a new KindClusterProvider

func (KindClusterProvider) Create

func (KindClusterProvider) Delete

func (KindClusterProvider) Get

func (KindClusterProvider) ListSpaces

func (k KindClusterProvider) ListSpaces() ([]clusterprovider.SpaceInfo, error)

func (KindClusterProvider) ListSpacesNames

func (k KindClusterProvider) ListSpacesNames() ([]string, error)

func (KindClusterProvider) Watch

type KindWatcher

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

func (*KindWatcher) ResultChan

func (k *KindWatcher) ResultChan() <-chan clusterprovider.WatchEvent

func (*KindWatcher) Stop

func (k *KindWatcher) Stop()

Jump to

Keyboard shortcuts

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