Documentation ¶
Overview ¶
Package annotations contains all annotations provided by vineyard-operator for users
Index ¶
Constants ¶
View Source
const ( // VineyardJobRequired is the object ids that required by this job VineyardJobRequired = "scheduling.k8s.v6d.io/required" // DaskScheduler is the name of the dask scheduler DaskScheduler = "scheduling.k8s.v6d.io/dask-scheduler" // DaskWorkerSelector is the selector of the dask worker DaskWorkerSelector = "scheduling.k8s.v6d.io/dask-worker-selector" // SidecarNameAnno is the annotation key for the sidecar name SidecarNameAnno = "sidecar.v6d.io/name" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.