Versions in this module Expand all Collapse all v0 v0.2.0 Dec 14, 2020 Changes in this version + const ErrInitInformerCode + const ErrInitPipelineCode + func ErrInitInformer(err error) error + func ErrInitPipeline(err interface{}) error + func Setup(dclient *discovery.Client, broker broker.Handler, iclient *inf.Client) error + type GlobalResources struct + Namespaces []corev1.Namespace + Nodes []corev1.Node + type LocalResources struct + Deployments []appsv1.Deployment + Pods []corev1.Pod + type Resources struct + Global GlobalResources + Local LocalResources