guest

package
v1.14.1-0...-7f8ff72 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormalizeWorkingCommand

func FormalizeWorkingCommand(clusterName string, imageName string, t v1beta1.ImageType, cmd string) string

Types

type Default

type Default struct{}

func (*Default) Apply

func (d *Default) Apply(cluster *v2.Cluster, mounts []v2.MountImage, targetHosts []string) error

func (Default) Delete

func (d Default) Delete(_ *v2.Cluster) error

type Interface

type Interface interface {
	Apply(cluster *v2.Cluster, mounts []v2.MountImage, targetHosts []string) error
	Delete(cluster *v2.Cluster) error
}

func NewGuestManager

func NewGuestManager() (Interface, error)

Jump to

Keyboard shortcuts

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