Skip to content

resource.v1alpha1.resourceClaimSchedulingStatus

"ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with \"WaitForFirstConsumer\" allocation mode."

Index

Fields

fn withName

withName(name)

"Name matches the pod.spec.resourceClaims[*].Name field."

fn withUnsuitableNodes

withUnsuitableNodes(unsuitableNodes)

"UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.\n\nThe size of this field is limited to 128, the same as for PodSchedulingSpec.PotentialNodes. This may get increased in the future, but not reduced."

fn withUnsuitableNodesMixin

withUnsuitableNodesMixin(unsuitableNodes)

"UnsuitableNodes lists nodes that the ResourceClaim cannot be allocated for.\n\nThe size of this field is limited to 128, the same as for PodSchedulingSpec.PotentialNodes. This may get increased in the future, but not reduced."

Note: This function appends passed data to existing values