2 references to KeyToPathV1
Aspire.Hosting.Kubernetes (2)
Resources\ConfigMapVolumeSourceV1.cs (1)
51
public List<
KeyToPathV1
> Items { get; } = [];
Resources\SecretVolumeSourceV1.cs (1)
69
public List<
KeyToPathV1
> Items { get; } = [];