Imports
- github.com/99designs/gqlgen/graphql
- github.com/99designs/gqlgen/graphql/handler
- github.com/99designs/gqlgen/graphql/handler/extension
- github.com/99designs/gqlgen/graphql/handler/lru
- github.com/99designs/gqlgen/graphql/handler/transport
- github.com/99designs/gqlgen/graphql/playground
- github.com/golang/glog
- github.com/gorilla/mux
- github.com/gorilla/websocket
- github.com/pkg/errors
- github.com/rs/cors
- github.com/vrischmann/envconfig
- k8s.io/apiserver/pkg/authentication/authenticator
- k8s.io/client-go/kubernetes
- k8s.io/client-go/plugin/pkg/client/auth/gcp
- k8s.io/client-go/rest
- k8s.io/client-go/tools/clientcmd
Imports in module “github.com/kyma-project/kyma/components/console-backend-service”
- github.com/kyma-project/kyma/components/console-backend-service/internal/authn
- github.com/kyma-project/kyma/components/console-backend-service/internal/authz
- github.com/kyma-project/kyma/components/console-backend-service/internal/domain
- github.com/kyma-project/kyma/components/console-backend-service/internal/domain/application
- github.com/kyma-project/kyma/components/console-backend-service/internal/domain/rafter
- github.com/kyma-project/kyma/components/console-backend-service/internal/domain/serverless
- github.com/kyma-project/kyma/components/console-backend-service/internal/experimental
- github.com/kyma-project/kyma/components/console-backend-service/internal/gqlschema
- github.com/kyma-project/kyma/components/console-backend-service/pkg/origin
- github.com/kyma-project/kyma/components/console-backend-service/pkg/signal