Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuardrailsProfile

Package version

The Guardrails profile.

Hierarchy

  • GuardrailsProfile

Index

Properties

Optional excludedNamespaces

excludedNamespaces: string[]

List of namespaces excluded from guardrails checks

level

level: Level

The guardrails level to be used. By default, Guardrails is enabled for all namespaces except those that AKS excludes via systemExcludedNamespaces

Optional systemExcludedNamespaces

systemExcludedNamespaces: string[]

List of namespaces specified by AKS to be excluded from Guardrails NOTE: This property will not be serialized. It can only be populated by the server.

version

version: string

The version of constraints to use

Generated using TypeDoc