Manifests.io

Easy to use kubernetes documentation

ResourceClaim.status.allocation.resourceHandles.structuredData

StructuredResourceHandle is the in-tree representation of the allocation result.

Description
nodeName
string

NodeName is the name of the node providing the necessary resources if the resources are local to a node.

results 🔗
DriverAllocationResult[] *

Results lists all allocated driver resources.

vendorClaimParameters 🔗
RawExtension

VendorClaimParameters are the per-claim configuration parameters from the resource claim parameters at the time that the claim was allocated.

vendorClassParameters 🔗
RawExtension

VendorClassParameters are the per-claim configuration parameters from the resource class at the time that the claim was allocated.

See an issue here?