Imports
- github.com/spf13/viper
- k8s.io/apimachinery/pkg/runtime
- k8s.io/client-go/rest
- sigs.k8s.io/controller-runtime/pkg/builder
- sigs.k8s.io/controller-runtime/pkg/manager
- github.com/spf13/cobra
Imports in module “github.com/tommy351/pullup”
- github.com/tommy351/pullup/cmd
- github.com/tommy351/pullup/internal/controller/resourceset
- github.com/tommy351/pullup/internal/controller/webhook
- github.com/tommy351/pullup/internal/k8s
- github.com/tommy351/pullup/internal/log
- github.com/tommy351/pullup/internal/metrics
- github.com/tommy351/pullup/pkg/apis/pullup/v1alpha1