spec property

ResourceClaimSpec spec
final

Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here.

Implementation

final ResourceClaimSpec spec;