pod_manager

package
v0.0.0-...-4ad4c41 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EntryPointVolume    = "entrypoint-volume"
	DevopsScriptsVolume = "scripts-volume"
	PodInfoVolume       = "podinfo"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PodManager

type PodManager struct {
	Client client.Client
	// contains filtered or unexported fields
}

func NewPodManager

func NewPodManager(task *v1alpha1.OrderStep, client client.Client, cache *lru.Cache) *PodManager

func (*PodManager) Builder

func (pm *PodManager) Builder(ctx context.Context) error

type PodManagerInterface

type PodManagerInterface interface {
	Builder(ctx context.Context) *corev1.Pod
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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