applications

package
v0.0.0-...-8e2f611 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildApplicationsFromConfig

func BuildApplicationsFromConfig(logger zerolog.Logger) error

Types

type Application

type Application interface {
	ContainerAvaliator
	ImageReference() string
}

func ParseApplication

func ParseApplication(maybeAppID string) (Application, error)

type ContainerAvaliator

type ContainerAvaliator interface {
	Matches(containerName string) bool
}

Jump to

Keyboard shortcuts

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