domain

package
v0.4.54 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JobId                    = "armada_job_id"
	JobRunId                 = "armada_job_run_id"
	PodNumber                = "armada_pod_number"
	PodCount                 = "armada_pod_count"
	JobSetId                 = "armada_jobset_id"
	Queue                    = "armada_queue_id"
	Owner                    = "armada_owner"
	HasIngress               = "has_ingress"
	AssociatedIngressesCount = "associated_ingresses_count"
	AssociatedServicesCount  = "associated_services_count"
	IngressReported          = "ingress_reported"
	MarkedForDeletion        = "deletion_requested"
	JobDoneAnnotation        = "reported_done"
	JobPreemptedAnnotation   = "reported_preempted"
)
View Source
const (
	AcceleratorDutyCycle = "armadaproject.io/accelerator-duty-cycle"
	AcceleratorMemory    = "armadaproject.io/accelerator-memory"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Patch

type Patch struct {
	MetaData metav1.ObjectMeta `json:"metadata"`
}

type UtilisationData

type UtilisationData struct {
	CurrentUsage    armadaresource.ComputeResources
	CumulativeUsage armadaresource.ComputeResources
}

func EmptyUtilisationData

func EmptyUtilisationData() *UtilisationData

func (*UtilisationData) DeepCopy

func (u *UtilisationData) DeepCopy() *UtilisationData

func (*UtilisationData) IsEmpty

func (u *UtilisationData) IsEmpty() bool

func (*UtilisationData) Max

func (a *UtilisationData) Max(b *UtilisationData)

Jump to

Keyboard shortcuts

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