Documentation
¶
Index ¶
Constants ¶
View Source
const ( MatcherOr = MatcherOp("or") MatcherAnd = MatcherOp("and") )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { KubeconfigPath string DebugToken string Name string Mappings map[string]string LogFormat string LogLevel level.Option Opa OPAConfig Server ServerConfig TLS TLSConfig Memcached MemcachedConfig }
func ParseFlags ¶
type Matcher ¶
func EmptyMatcher ¶
func EmptyMatcher() *Matcher
type MemcachedConfig ¶
type OPAConfig ¶
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.