package
0.5.0
Repository: https://github.com/paralin/skiff-core.git
Documentation: pkg.go.dev

# Functions

NewContainerSetup creates a new ContainerSetup.
NewImageSetup builds a new ImageSetup.
NewSetup builds a new Setup instance.
NewUserSetup creates a new UserSetup.

# Structs

ContainerSetup sets up a container.
ImageSetup is responsible for setting up an image.
Setup is an instance of a setup process.
UserSetup sets up a container.

# Interfaces

ContainerWaiter waits for a container to be ready.
ImageWaiter can wait for an image to complete.
SetupJob is a setup job that we can wait on.