Interface: KubeClaimRef
Defined in: lib/k8s/persistentVolume.ts:20
Properties
apiVersion?
optional apiVersion?: string;
Defined in: lib/k8s/persistentVolume.ts:21
kind?
optional kind?: string;
Defined in: lib/k8s/persistentVolume.ts:22
name?
optional name?: string;
Defined in: lib/k8s/persistentVolume.ts:23
namespace?
optional namespace?: string;
Defined in: lib/k8s/persistentVolume.ts:24
uid?
optional uid?: string;
Defined in: lib/k8s/persistentVolume.ts:25