Package-level declarations
Types
AllocationResult contains attributes of an allocated resource.
AllocationResult contains attributes of an allocated resource.
DriverAllocationResult contains vendor parameters and the allocation result for one request.
DriverAllocationResult contains vendor parameters and the allocation result for one request.
DriverRequests describes all resources that are needed from one particular driver.
DriverRequests describes all resources that are needed from one particular driver.
NamedResourcesAllocationResult is used in AllocationResultModel.
NamedResourcesAllocationResult is used in AllocationResultModel.
NamedResourcesAttribute is a combination of an attribute name and its value.
NamedResourcesAttribute is a combination of an attribute name and its value.
NamedResourcesFilter is used in ResourceFilterModel.
NamedResourcesFilter is used in ResourceFilterModel.
NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.
NamedResourcesInstance represents one individual hardware instance that can be selected based on its attributes.
NamedResourcesIntSlice contains a slice of 64-bit integers.
NamedResourcesIntSlice contains a slice of 64-bit integers.
NamedResourcesRequest is used in ResourceRequestModel.
NamedResourcesRequest is used in ResourceRequestModel.
NamedResourcesResources is used in ResourceModel.
NamedResourcesResources is used in ResourceModel.
NamedResourcesStringSlice contains a slice of strings.
NamedResourcesStringSlice contains a slice of strings.
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.
PodSchedulingContextSpec describes where resources for the Pod are needed.
PodSchedulingContextSpec describes where resources for the Pod are needed.
PodSchedulingContextStatus describes where resources for the Pod can be allocated.
PodSchedulingContextStatus describes where resources for the Pod can be allocated.
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.
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.
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.
ResourceClaimParameters defines resource requests for a ResourceClaim in an in-tree format understood by Kubernetes.
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.
ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.
ResourceClaimSpec defines how a resource is to be allocated.
ResourceClaimSpec defines how a resource is to be allocated.
ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
ResourceClaimTemplate is used to produce ResourceClaim objects.
ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.
ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.
ResourceClass is used by administrators to influence how resources are allocated. This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.
ResourceClassParameters defines resource requests for a ResourceClass in an in-tree format understood by Kubernetes.
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.
ResourceFilter is a filter for resources from one particular driver.
ResourceFilter is a filter for resources from one particular driver.
ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.
ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.
ResourceRequest is a request for resources from one particular driver.
ResourceRequest is a request for resources from one particular driver.
ResourceSlice provides information about available resources on individual nodes.
StructuredResourceHandle is the in-tree representation of the allocation result.
StructuredResourceHandle is the in-tree representation of the allocation result.
VendorParameters are opaque parameters for one particular driver.
VendorParameters are opaque parameters for one particular driver.