Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 485 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 485 Bytes

Guard Kube Manager

This package stores and controls Guardians via KubeApi

Guardians which are composed of a set of micro-rules are used to control a guard-gate.

Guardians are stored either as a CRD or in a ConfigMap depending on the system used. Guardians are based on the guard.security.knative.dev package.

This package exports methods for reading and setting Guardians using either a ConfigMap or a Guardian CRD.