@nogoo9/no-crd / index / MODE
Variable: MODE
constMODE:"cluster"|"namespaced"=config.k8s.mode
Defined in: src/k8s/config.ts:13
Access mode for the orchestration manager.
"cluster": Allows operating across all namespaces if permissions permit."namespaced": Locks the server operation to a single namespace.
