Documentation ¶ Index ¶ type Factory func (f *Factory) IsProducingLeaderModules() bool func (f *Factory) Name() string func (f *Factory) New(config *modagentk.Config) (modagentk.Module, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Factory ¶ type Factory struct { } func (*Factory) IsProducingLeaderModules ¶ func (f *Factory) IsProducingLeaderModules() bool func (*Factory) Name ¶ func (f *Factory) Name() string func (*Factory) New ¶ func (f *Factory) New(config *modagentk.Config) (modagentk.Module, error) Source Files ¶ View all Source files factory.goserver.goserver_make_request.goserver_watch_graph.goserver_watch_graph_emitting_observer.goserver_watch_graph_roots_observer.go Directories ¶ Show internal Expand all Path Synopsis watch_graph vendored/github.com/fluxcd/helm-controller/api vendored/github.com/fluxcd/helm-controller/api/v2 vendored/github.com/fluxcd/kustomize-controller/api vendored/github.com/fluxcd/kustomize-controller/api/v1 vendored/github.com/fluxcd/notification-controller/api vendored/github.com/fluxcd/notification-controller/api/v1 vendored/github.com/fluxcd/notification-controller/api/v1beta3 vendored/github.com/fluxcd/pkg/apis/kustomize vendored/github.com/fluxcd/source-controller/api vendored/github.com/fluxcd/source-controller/api/v1 vendored/k8s.io/api/apps/v1 vendored/k8s.io/api/autoscaling/v1 vendored/k8s.io/api/autoscaling/v2 vendored/k8s.io/api/batch/v1 vendored/k8s.io/api/core vendored/k8s.io/api/core/v1 vendored/k8s.io/api/events/v1 vendored/k8s.io/api/networking vendored/k8s.io/api/networking/v1 vendored/k8s.io/api/rbac/v1 vendored/k8s.io/api/storage vendored/k8s.io/api/storage/v1 vendored/sigs.k8s.io/gateway-api/apis vendored/sigs.k8s.io/gateway-api/apis/v1 Click to show internal directories. Click to hide internal directories.