Package-level declarations
Types
AllocationResult contains attributes of an allocated resource.
Builder for AllocationResultArgs.
PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
Builder for PodSchedulingContextArgs.
PodSchedulingContextSpec describes where resources for the Pod are needed.
Builder for PodSchedulingContextSpecArgs.
PodSchedulingContextSpec describes where resources for the Pod are needed.
Builder for PodSchedulingContextSpecPatchArgs.
PodSchedulingContextStatus describes where resources for the Pod can be allocated.
Builder for PodSchedulingContextStatusArgs.
ResourceClaim describes which resources are needed by a resource consumer. Its status tracks whether the resource has been allocated and what the resulting attributes are. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
Builder for ResourceClaimArgs.
ResourceClaimConsumerReference contains enough information to let you locate the consumer of a ResourceClaim. The user must be a resource in the same namespace as the ResourceClaim.
Builder for ResourceClaimConsumerReferenceArgs.
ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
ResourceClaimParametersReference contains enough information to let you locate the parameters for a ResourceClaim. The object must be in the same namespace as the ResourceClaim.
ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.
Builder for ResourceClaimSchedulingStatusArgs.
ResourceClaimSpec defines how a resource is to be allocated.
Builder for ResourceClaimSpecArgs.
ResourceClaimSpec defines how a resource is to be allocated.
Builder for ResourceClaimSpecPatchArgs.
ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
Builder for ResourceClaimStatusArgs.
ResourceClaimTemplate is used to produce ResourceClaim objects.
Builder for ResourceClaimTemplateArgs.
ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.
Builder for ResourceClaimTemplateSpecArgs.
ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.
Builder for ResourceClaimTemplateSpecPatchArgs.
ResourceClass is used by administrators to influence how resources are allocated. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
Builder for ResourceClassArgs.
ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.
Builder for ResourceHandleArgs.