resource_v1alpha2 library
Io K8s Api Resource V1alpha2;
Classes
- AllocationResult
- AllocationResult contains attributes of an allocated resource.
- PodSchedulingContext
- PodSchedulingContext objects hold information that is needed to schedule a Pod with ResourceClaims that use "WaitForFirstConsumer" allocation mode.
- PodSchedulingContextList
- PodSchedulingContextList is a collection of Pod scheduling objects.
- PodSchedulingContextSpec
- PodSchedulingContextSpec describes where resources for the Pod are needed.
- PodSchedulingContextStatus
- PodSchedulingContextStatus describes where resources for the Pod can be allocated.
- ResourceClaim
- 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.
- ResourceClaimConsumerReference
- 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.
- ResourceClaimList
- ResourceClaimList is a collection of claims.
- ResourceClaimParametersReference
- 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
- ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with "WaitForFirstConsumer" allocation mode.
- ResourceClaimSpec
- ResourceClaimSpec defines how a resource is to be allocated.
- ResourceClaimStatus
- ResourceClaimStatus tracks whether the resource has been allocated and what the resulting attributes are.
- ResourceClaimTemplate
- ResourceClaimTemplate is used to produce ResourceClaim objects.
- ResourceClaimTemplateList
- ResourceClaimTemplateList is a collection of claim templates.
- ResourceClaimTemplateSpec
- ResourceClaimTemplateSpec contains the metadata and fields for a ResourceClaim.
- ResourceClass
- ResourceClass is used by administrators to influence how resources are allocated.
- ResourceClassList
- ResourceClassList is a collection of classes.
- ResourceClassParametersReference
- ResourceClassParametersReference contains enough information to let you locate the parameters for a ResourceClass.
- ResourceHandle
- ResourceHandle holds opaque resource data for processing by a specific kubelet plugin.