match

package
v0.11.1-0...-8ab92b3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMisMatchedImage  = fmt.Errorf("container image does not match")
	ErrMisMatchedLabel  = fmt.Errorf("container label does not match")
	ErrEnvFileNotFound  = fmt.Errorf("unable to find the containers env file")
	ErrMisMatchedEnvVar = fmt.Errorf("container environment variables do not match")
)

Functions

func Container

func Container(home string, container config.Container, details types.ContainerJSON) error

Container checks if a custom container is up to date with the configuration

func Site

func Site(home string, site config.Site, container types.ContainerJSON, blackfire config.Blackfire) bool

Site takes the home directory, site, and a container to determine if they match whats expected.

Types

This section is empty.

Jump to

Keyboard shortcuts

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