watchables

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2023 License: ISC Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Write

func Write(path string, watchables *Watchables) error

Types

type Watchable

type Watchable struct {
	Image        string `yaml:"image"`
	Repository   string `yaml:"repository"`
	DeployKey    string `yaml:"deploy_key"`
	CachedDigest string `yaml:"cached_digest"`
}

type Watchables

type Watchables map[string]Watchable

func Read

func Read(path string) (*Watchables, error)

Jump to

Keyboard shortcuts

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