Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List []Entry
List of whitelist entries.
func ByString ¶
ByString create a whitelist from comma seperated string.
func (List) Filter ¶
func (l List) Filter(k8sobjects []k8s_runtime.Object) []k8s_runtime.Object
Filter out all kubernetes object kinds not in whitelist.
Click to show internal directories.
Click to hide internal directories.