Imports
- github.com/google/go-cmp/cmp
- github.com/robfig/cron/v3
- k8s.io/api/core/v1
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/labels
- k8s.io/apimachinery/pkg/runtime
- k8s.io/apimachinery/pkg/types
- sigs.k8s.io/controller-runtime
- sigs.k8s.io/controller-runtime/pkg/client
- sigs.k8s.io/controller-runtime/pkg/controller
- sigs.k8s.io/controller-runtime/pkg/event
- sigs.k8s.io/controller-runtime/pkg/predicate
Imports in module “github.com/shaowenchen/ops”
- github.com/shaowenchen/ops/api/v1
- github.com/shaowenchen/ops/pkg/constants
- github.com/shaowenchen/ops/pkg/event
- github.com/shaowenchen/ops/pkg/host
- github.com/shaowenchen/ops/pkg/kube
- github.com/shaowenchen/ops/pkg/log
- github.com/shaowenchen/ops/pkg/option
- github.com/shaowenchen/ops/pkg/task
- github.com/shaowenchen/ops/pkg/utils