Options
All
  • Public
  • Public/Protected
  • All
Menu

SELinuxOptions are the labels to be applied to the container

export
interface

IoK8sApiCoreV1SELinuxOptions

Hierarchy

  • IoK8sApiCoreV1SELinuxOptions

Index

Properties

level?: string

Level is SELinux level label that applies to the container.

memberof

IoK8sApiCoreV1SELinuxOptions

role?: string

Role is a SELinux role label that applies to the container.

memberof

IoK8sApiCoreV1SELinuxOptions

type?: string

Type is a SELinux type label that applies to the container.

memberof

IoK8sApiCoreV1SELinuxOptions

user?: string

User is a SELinux user label that applies to the container.

memberof

IoK8sApiCoreV1SELinuxOptions

Generated using TypeDoc