Imports
- github.com/rancher/wrangler-api/pkg/generated/controllers/apps/v1
- github.com/rancher/wrangler-api/pkg/generated/controllers/core/v1
- github.com/rancher/wrangler/pkg/apply
- github.com/rancher/wrangler/pkg/condition
- github.com/rancher/wrangler/pkg/objectset
- github.com/rancher/wrangler/pkg/relatedresource
- github.com/rancher/wrangler/pkg/slice
- github.com/sirupsen/logrus
- k8s.io/api/apps/v1
- 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/util/intstr
- k8s.io/client-go/kubernetes
- k8s.io/client-go/kubernetes/typed/apps/v1
- k8s.io/client-go/kubernetes/typed/core/v1