Skip to content
DocsTry Aspire
DocsTry

SeLinuxOptionsV1 Constructors

ClassConstructors1 member
Represents the SELinux options that are applied to a container or pod in Kubernetes.
public sealed class SeLinuxOptionsV1
{
public SeLinuxOptionsV1()
{
// ...
}
}