jobs

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MachineImageNameLabel = "kubernetesupgraded.dimitrikoshkin.com/machine-image-name"

	IDAnnotation = "kubernetesupgraded.dimitrikoshkin.com/image-id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageBuilderJobManager

type ImageBuilderJobManager struct {
	// contains filtered or unexported fields
}

func (*ImageBuilderJobManager) Create

func (*ImageBuilderJobManager) Delete

func (*ImageBuilderJobManager) Latest added in v0.6.0

Latest will return the latest job (using createdAt timestamp) for the given owner. Returns nil if no jobs exist.

func (*ImageBuilderJobManager) Status

Status will return the status of the job and the image ID if it was built successfully.

type Manager added in v0.3.0

func NewManager added in v0.3.0

func NewManager(k8sClient client.Client, scheme *runtime.Scheme) Manager

Jump to

Keyboard shortcuts

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