Documentation ¶
Index ¶
- Constants
- func IndexLimitRangeHasContainerType(obj client.Object) []string
- func IndexQueueClusterQueue(obj client.Object) []string
- func IndexWorkloadClusterQueue(obj client.Object) []string
- func IndexWorkloadQueue(obj client.Object) []string
- func IndexWorkloadQuotaReserved(obj client.Object) []string
- func IndexWorkloadRuntimeClass(obj client.Object) []string
- func Setup(ctx context.Context, indexer client.FieldIndexer) error
Constants ¶
View Source
const ( WorkloadQueueKey = "spec.queueName" WorkloadClusterQueueKey = "status.admission.clusterQueue" QueueClusterQueueKey = "spec.clusterQueue" LimitRangeHasContainerType = "spec.hasContainerType" WorkloadQuotaReservedKey = "status.quotaReserved" WorkloadRuntimeClassKey = "spec.runtimeClass" )
Variables ¶
This section is empty.
Functions ¶
func IndexQueueClusterQueue ¶
func IndexWorkloadQueue ¶
func IndexWorkloadQuotaReserved ¶ added in v0.5.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.