MCPcopy
hub / github.com/kubernetes/client-go / clusterRoleBindingInformer

Struct clusterRoleBindingInformer

informers/rbac/v1/clusterrolebinding.go:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41type clusterRoleBindingInformer struct {
42 factory internalinterfaces.SharedInformerFactory
43 tweakListOptions internalinterfaces.TweakListOptionsFunc
44}
45
46// NewClusterRoleBindingInformer constructs a new informer for ClusterRoleBinding type.
47// Always prefer using an informer factory to get a shared informer instead of getting an independent

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected