Skip to content
Docs Try Aspire

SeLinuxOptionsV1

Class sealed net10.0
📦 Aspire.Hosting.Kubernetes v13.1.2-preview.1.26125.13
Represents the SELinux options that are applied to a container or pod in Kubernetes.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class SeLinuxOptionsV1
{
// ...
}