secret

package
v0.0.0-...-50759bc Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// QueueJobNameLabel label string for queuejob name
	QueueJobNameLabel string = "appwrapper-name"

	// ControllerUIDLabel label string for queuejob controller uid
	ControllerUIDLabel string = "controller-uid"
)

Variables

This section is empty.

Functions

func NewQueueJobResSecret

func NewQueueJobResSecret(config *rest.Config) queuejobresources.Interface

NewQueueJobResService creates a service controller

func Register

func Register(regs *queuejobresources.RegisteredResources)

Register registers a queue job resource type

Types

type QueueJobResSecret

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

QueueJobResService contains service info

func (*QueueJobResSecret) Cleanup

func (qjrSecret *QueueJobResSecret) Cleanup(queuejob *arbv1.AppWrapper, qjobRes *arbv1.AppWrapperResource) error

Cleanup deletes all services

func (*QueueJobResSecret) GetAggregatedResources

func (qjrSecret *QueueJobResSecret) GetAggregatedResources(job *arbv1.AppWrapper) *clusterstateapi.Resource

func (*QueueJobResSecret) GetAggregatedResourcesByPriority

func (qjrSecret *QueueJobResSecret) GetAggregatedResourcesByPriority(priority float64, job *arbv1.AppWrapper) *clusterstateapi.Resource

func (*QueueJobResSecret) Run

func (qjrSecret *QueueJobResSecret) Run(stopCh <-chan struct{})

Run the main goroutine responsible for watching and services.

func (*QueueJobResSecret) SyncQueueJob

func (qjrSecret *QueueJobResSecret) SyncQueueJob(queuejob *arbv1.AppWrapper, qjobRes *arbv1.AppWrapperResource) error

func (*QueueJobResSecret) UpdateQueueJobStatus

func (qjrSecret *QueueJobResSecret) UpdateQueueJobStatus(queuejob *arbv1.AppWrapper) error

Jump to

Keyboard shortcuts

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