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