template

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRepoNotFound = errors.New("docker repo not found")
	ErrTagNotFound  = errors.New("docker tag not found")
)

Functions

func DockerRepo

func DockerRepo(image string) (string, error)

func DockerTag

func DockerTag(image string) (string, error)

func FuncMap

func FuncMap(opts ...Option) template.FuncMap

Types

type Option added in v0.6.1

type Option func(funcMap template.FuncMap)

func WithCurrent added in v0.6.1

func WithCurrent(v string) Option

Jump to

Keyboard shortcuts

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