import { type PersistentVolumeClaimSpec } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes
Properties
optional
dataSource: TypedLocalObjectReference | nulloptional
dataSourceRef: TypedLocalObjectReference | nulloptional
resources: ResourceRequirements | null