1 instantiation of new
Aspire.Hosting.Kubernetes (1)
Extensions\ResourceExtensions.cs (1)
202
podVolume.PersistentVolumeClaim =
new
()
1 reference to new
Aspire.Hosting.Kubernetes (1)
Resources\VolumeV1.cs (1)
59
public
PersistentVolumeClaimVolumeSourceV1
? PersistentVolumeClaim { get; set; }