Skip to content
Docs Try Aspire

SeLinuxOptionsV1 Constructors

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