Skip to content
Docs Try Aspire

SecretEnvSourceV1

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