Imports
- github.com/flanksource/commons/files
- github.com/flanksource/commons/logger
- github.com/flanksource/commons/timer
- github.com/flanksource/duty
- github.com/flanksource/duty/context
- github.com/flanksource/duty/query
- github.com/go-logr/zapr
- github.com/google/uuid
- github.com/labstack/echo/v4
- github.com/patrickmn/go-cache
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/spf13/cobra
- github.com/spf13/pflag
- go.opentelemetry.io/otel
- go.uber.org/zap/zapcore
- k8s.io/apimachinery/pkg/runtime
- k8s.io/client-go/kubernetes/scheme
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/cache
- sigs.k8s.io/controller-runtime/pkg/log/zap
- sigs.k8s.io/controller-runtime/pkg/manager
- sigs.k8s.io/controller-runtime/pkg/metrics/server
Imports in module “github.com/flanksource/canary-checker”
- github.com/flanksource/canary-checker/api/context
- github.com/flanksource/canary-checker/api/v1
- github.com/flanksource/canary-checker/checks
- github.com/flanksource/canary-checker/cmd/output
- github.com/flanksource/canary-checker/pkg
- github.com/flanksource/canary-checker/pkg/api
- github.com/flanksource/canary-checker/pkg/cache
- github.com/flanksource/canary-checker/pkg/controllers
- github.com/flanksource/canary-checker/pkg/db
- github.com/flanksource/canary-checker/pkg/echo
- github.com/flanksource/canary-checker/pkg/jobs
- github.com/flanksource/canary-checker/pkg/jobs/canary
- github.com/flanksource/canary-checker/pkg/labels
- github.com/flanksource/canary-checker/pkg/prometheus
- github.com/flanksource/canary-checker/pkg/runner
- github.com/flanksource/canary-checker/pkg/sync
- github.com/flanksource/canary-checker/pkg/telemetry
- github.com/flanksource/canary-checker/pkg/topology
- github.com/flanksource/canary-checker/pkg/utils