2 references to Secret
Aspire.Hosting.Docker (2)
Resources\ComposeFile.cs (2)
83/// of the secret, and the value is an instance of the <see cref="Secret"/> class, 88public Dictionary<string, Secret> Secrets { get; set; } = [];