clusterstack

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: Apache-2.0 Imports: 19 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 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

func NewUpdateCommand

func NewUpdateCommand(clientSetProvider k8s.ClientSetProvider, rup registry.UtilProvider, newWaiter func(dynamic.Interface) commands.ResourceWaiter) *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