Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/builtin/policy@v1beta1/structs.ts>SELinuxStrategyOptions

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
interface SELinuxStrategyOptions
import { type SELinuxStrategyOptions } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/policy@v1beta1/structs.ts";

SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.

Properties

rule: string
optional
seLinuxOptions: CoreV1.SELinuxOptions | null