Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdmission ¶
func NewAdmission(opts ...Option) admission_pkg.Admission
NewAdmission creates and initializes a new Admission using matcher patterns as its match rules. The rules will be reversed if the reverse is true.
Types ¶
type Option ¶
type Option func(opts *options)
func FileLoaderOption ¶
func LoggerOption ¶
func MatchersOption ¶
func RedisLoaderOption ¶
func ReloadPeriodOption ¶
func ReverseOption ¶
Click to show internal directories.
Click to hide internal directories.