clusterstack

package
v0.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCommand

func NewCreateCommand(clientSetProvider k8s.ClientSetProvider, rup registry.UtilProvider, newWaiter func(dynamic.Interface) commands.ResourceWaiter) *cobra.Command

func NewDeleteCommand

func NewDeleteCommand(clientSetProvider k8s.ClientSetProvider) *cobra.Command

func NewListCommand

func NewListCommand(clientSetProvider k8s.ClientSetProvider) *cobra.Command

func NewPatchCommand added in v0.5.0

func NewPatchCommand(clientSetProvider k8s.ClientSetProvider, rup registry.UtilProvider, newWaiter func(dynamic.Interface) commands.ResourceWaiter) *cobra.Command

func NewSaveCommand

func NewSaveCommand(clientSetProvider k8s.ClientSetProvider, rup registry.UtilProvider, newWaiter func(dynamic.Interface) commands.ResourceWaiter) *cobra.Command

func NewStatusCommand

func NewStatusCommand(clientSetProvider k8s.ClientSetProvider) *cobra.Command

Types

type ImageFetcher

type ImageFetcher interface {
	Fetch(src string) (v1.Image, error)
}

type ImageRelocator

type ImageRelocator interface {
	Relocate(writer io.Writer, image v1.Image, dest string) (string, error)
}

Jump to

Keyboard shortcuts

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