Documentation ¶
Index ¶
Constants ¶
View Source
const ( Audit = Process("audit") Sync = Process("sync") Webhook = Process("webhook") Mutation = Process("mutation-webhook") Star = Process("*") )
The set of defined Gatekeeper processes.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Excluder ¶
type Excluder struct {
// contains filtered or unexported fields
}
func (*Excluder) Add ¶
func (s *Excluder) Add(entry []configv1alpha1.MatchEntry)
func (*Excluder) IsNamespaceExcluded ¶
Click to show internal directories.
Click to hide internal directories.