22 references to WithPersistentVolume
Aspire.Hosting.Kubernetes (2)
KubernetesPersistentVolumeExtensions.cs (1)
33/// <see cref="WithPersistentVolume{T}(IResourceBuilder{T}, IResourceBuilder{KubernetesPersistentVolumeResource})"/>,
KubernetesPersistentVolumeResource.cs (1)
16/// <see cref="KubernetesPersistentVolumeExtensions.WithPersistentVolume{T}(IResourceBuilder{T}, IResourceBuilder{KubernetesPersistentVolumeResource})"/>.
Aspire.Hosting.Kubernetes.Tests (20)
KubernetesPersistentVolumeRunModeTests.cs (16)
117.WithPersistentVolume(firstVolume) 119.WithPersistentVolume(secondVolume); 196.WithPersistentVolume(volume); 215.WithPersistentVolume(volume) 237container.WithPersistentVolume(volume) 243.WithPersistentVolume(volume); 275project.WithPersistentVolume(volume) 281.WithPersistentVolume(volume); 406project.WithPersistentVolume(volume) 412.WithPersistentVolume(volume); 417.WithPersistentVolume(volume); 439.WithPersistentVolume(volume); 442.WithPersistentVolume(volume); 463custom.WithPersistentVolume(volume) 469.WithPersistentVolume(volume); 492.WithPersistentVolume(volume);
KubernetesPublisherTests.cs (4)
1644.WithPersistentVolume(data); 1911.WithPersistentVolume(data); 1950.WithPersistentVolume(data); 2055.WithPersistentVolume(data);