1 instantiation of HostPathVolumeSourceV1
Aspire.Hosting.Kubernetes (1)
Extensions\ResourceExtensions.cs (1)
262
podVolume.HostPath =
new
()
2 references to HostPathVolumeSourceV1
Aspire.Hosting.Kubernetes (2)
Resources\PersistentVolumeSpecV1.cs (1)
68
public
HostPathVolumeSourceV1
? HostPath { get; set; }
Resources\VolumeV1.cs (1)
43
public
HostPathVolumeSourceV1
? HostPath { get; set; }