domain

package
v0.16.9 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 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"
)

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

type UtilisationDataAggregation added in v0.16.9

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

func EmptyUtilisationDataAggregation added in v0.16.9

func EmptyUtilisationDataAggregation() *UtilisationDataAggregation

func NewUtilisationDataAggregation added in v0.16.9

func NewUtilisationDataAggregation(u *UtilisationData) *UtilisationDataAggregation

func (*UtilisationDataAggregation) Add added in v0.16.9

func (*UtilisationDataAggregation) DeepCopy added in v0.16.9

func (*UtilisationDataAggregation) GetAvgUsage added in v0.16.9

func (*UtilisationDataAggregation) GetCumulativeUsage added in v0.16.9

func (*UtilisationDataAggregation) GetMaxUsage added in v0.16.9

func (*UtilisationDataAggregation) IsEmpty added in v0.16.9

func (u *UtilisationDataAggregation) IsEmpty() bool

Jump to

Keyboard shortcuts

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