Kubernetes::AllocationResult
Inherits YAML::Serializable < JSON::Serializable < Kubernetes::Serializable < Struct < Value < Object
AllocationResult contains attributes of an allocated resource.
Constructors
Instance methods
AllocationTimestamp stores the time when the resources were allocated. This field is not guaranteed to be set, in which case that time is unknown. This is a beta field and requires enabling the DRADeviceBindingConditions and DRAResourceClaimDeviceStatus feature gate.
AllocationTimestamp stores the time when the resources were allocated. This field is not guaranteed to be set, in which case that time is unknown. This is a beta field and requires enabling the DRADeviceBindingConditions and DRAResourceClaimDeviceStatus feature gate.
NodeSelector defines where the allocated resources are available. If unset, they are available everywhere.
NodeSelector defines where the allocated resources are available. If unset, they are available everywhere.
Macros
Helper macro for defining fields with automatic camelCase conversion