chuck

package
v0.0.0-...-a45cee3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Job

func Job(ce ContainerEngine) error

Types

type Container

type Container struct {
	Name         string
	Image        Image
	ImageUpdates []string
}

type ContainerEngine

type ContainerEngine interface {
	ListContainers() ([]client.Container, error)
}

type Image

type Image struct {
	Registry string
	Name     string
	Tag      string
}

Jump to

Keyboard shortcuts

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