Skip to content
DocsTry Aspire
DocsTry

SecretEnvSourceV1

Classsealednet8.0
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
SecretEnvSourceV1 represents a reference to a Secret used for populating environment variables in a container.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class SecretEnvSourceV1
{
// ...
}