Imports
- sigs.k8s.io/controller-runtime/pkg/controller/controllerutil
- k8s.io/client-go/tools/remotecommand
- k8s.io/apimachinery/pkg/version
- github.com/go-redis/redis/v7
- github.com/go-sql-driver/mysql
- github.com/lib/pq
- github.com/pkg/errors
- github.com/segmentio/ksuid
- gopkg.in/yaml.v2
- k8s.io/api/apps/v1
- k8s.io/api/authorization/v1
- k8s.io/api/core/v1
- k8s.io/api/rbac/v1
- k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1
- 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
- k8s.io/client-go/kubernetes
- k8s.io/client-go/rest
- sigs.k8s.io/controller-runtime/pkg/client
Imports in module “github.com/replicatedhq/troubleshoot”
- github.com/replicatedhq/troubleshoot/pkg/logger
- github.com/replicatedhq/troubleshoot/pkg/redact
- github.com/replicatedhq/troubleshoot/pkg/apis/troubleshoot/v1beta2
- github.com/replicatedhq/troubleshoot/pkg/multitype