buildimagefromrelease

package
v0.0.0-...-519dc3d Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JobName = "buildimagefromrelease"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildImagePackages

type BuildImagePackages struct {
	Packages []string `json:"packages"`
}

type Handler

type Handler struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(dataFolder string, logger *zap.Logger) (*Handler, error)

func (*Handler) Reload

func (h *Handler) Reload()

func (*Handler) Serialize

func (h *Handler) Serialize(namespace, name string, job common.Job) (map[plugins.KubernetesResource][]byte, string, error)

type JobImageBuildFromReleasePara

type JobImageBuildFromReleasePara struct {
	Version      string   `json:"version"`
	Packages     []string `json:"packages"`
	Format       string   `json:"format"`
	Architecture string   `json:"architecture"`
}

Jump to

Keyboard shortcuts

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