action

package
v0.0.0-...-764dfbf Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Worker

type Worker interface {
	Create() error
	Delete() error
}

func NewWorker

func NewWorker(loadID, namePrefix, kubeconfigPath string, rtNumber int, rtTemplate imv1.Runtime) (Worker, error)

type WorkerData

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

func (WorkerData) Create

func (w WorkerData) Create() error

func (WorkerData) Delete

func (w WorkerData) Delete() error

Jump to

Keyboard shortcuts

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