Imports
- github.com/flant/kube-client/client
- github.com/flant/shell-operator/pkg/app
- github.com/flant/shell-operator/pkg/config
- github.com/flant/shell-operator/pkg/debug
- github.com/flant/shell-operator/pkg/hook
- github.com/flant/shell-operator/pkg/hook/binding_context
- github.com/flant/shell-operator/pkg/hook/controller
- github.com/flant/shell-operator/pkg/hook/task_metadata
- github.com/flant/shell-operator/pkg/hook/types
- github.com/flant/shell-operator/pkg/jq
- github.com/flant/shell-operator/pkg/kube/object_patch
- github.com/flant/shell-operator/pkg/kube_events_manager
- github.com/flant/shell-operator/pkg/kube_events_manager/types
- github.com/flant/shell-operator/pkg/metric_storage
- github.com/flant/shell-operator/pkg/schedule_manager
- github.com/flant/shell-operator/pkg/task
- github.com/flant/shell-operator/pkg/task/dump
- github.com/flant/shell-operator/pkg/task/queue
- github.com/flant/shell-operator/pkg/utils/file
- github.com/flant/shell-operator/pkg/utils/labels
- github.com/flant/shell-operator/pkg/utils/measure
- github.com/flant/shell-operator/pkg/webhook/admission
- github.com/flant/shell-operator/pkg/webhook/admission/types
- github.com/flant/shell-operator/pkg/webhook/conversion
- github.com/go-chi/chi/v5
- github.com/sirupsen/logrus
- gopkg.in/satori/go.uuid.v1