clients

package
v0.5.61 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clients

type Clients struct {
	Docker         container.Docker
	ContainerTasks container.ContainerTasks
	Kubernetes     k8s.Kubernetes
	Helm           helm.Helm
	HTTP           http.HTTP
	Nomad          nomad.Nomad
	Command        command.Command
	Logger         logger.Logger
	Getter         getter.Getter
	System         system.System
	ImageLog       images.ImageLog
	Connector      connector.Connector
	TarGz          *tar.TarGz
}

func GenerateClients added in v0.5.38

func GenerateClients(l logger.Logger) (*Clients, error)

GenerateClients creates the various clients for creating and destroying resources

Jump to

Keyboard shortcuts

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