Imports
- github.com/emicklei/go-restful
- github.com/emicklei/go-restful-openapi
- github.com/go-openapi/spec
- k8s.io/apimachinery/pkg/api/errors
- k8s.io/apimachinery/pkg/apis/meta/v1
- k8s.io/apimachinery/pkg/runtime/schema
- k8s.io/apimachinery/pkg/util/runtime
- k8s.io/apimachinery/pkg/util/sets
- k8s.io/apiserver/pkg/authentication/request/anonymous
- k8s.io/apiserver/pkg/authentication/request/bearertoken
- k8s.io/apiserver/pkg/authentication/request/union
- k8s.io/apiserver/pkg/endpoints/handlers/responsewriters
- k8s.io/client-go/discovery
- k8s.io/client-go/util/retry
- k8s.io/klog
Imports in module “github.com/wongearl/go-restful-template”
- github.com/wongearl/go-restful-template/pkg/aiapis/core
- github.com/wongearl/go-restful-template/pkg/aiapis/iam/v1
- github.com/wongearl/go-restful-template/pkg/aiapis/oauth
- github.com/wongearl/go-restful-template/pkg/aiapis/version
- github.com/wongearl/go-restful-template/pkg/aiserver/authentication/authoricators/basic
- github.com/wongearl/go-restful-template/pkg/aiserver/authentication/authoricators/jwttoken
- github.com/wongearl/go-restful-template/pkg/aiserver/authentication/request/basictoken
- github.com/wongearl/go-restful-template/pkg/aiserver/authorization/authorizer
- github.com/wongearl/go-restful-template/pkg/aiserver/authorization/path
- github.com/wongearl/go-restful-template/pkg/aiserver/authorization/rbac
- github.com/wongearl/go-restful-template/pkg/aiserver/authorization/union
- github.com/wongearl/go-restful-template/pkg/aiserver/config
- github.com/wongearl/go-restful-template/pkg/aiserver/filters
- github.com/wongearl/go-restful-template/pkg/aiserver/pprof
- github.com/wongearl/go-restful-template/pkg/aiserver/request
- github.com/wongearl/go-restful-template/pkg/aiserver/swagger
- github.com/wongearl/go-restful-template/pkg/api/iam.ai.io/v1
- github.com/wongearl/go-restful-template/pkg/client/cache
- github.com/wongearl/go-restful-template/pkg/client/clusterclient
- github.com/wongearl/go-restful-template/pkg/client/informers
- github.com/wongearl/go-restful-template/pkg/client/k8s
- github.com/wongearl/go-restful-template/pkg/middles/auth
- github.com/wongearl/go-restful-template/pkg/middles/iam/am
- github.com/wongearl/go-restful-template/pkg/middles/iam/im
- github.com/wongearl/go-restful-template/pkg/middles/resources/v1alpha3/loginrecord
- github.com/wongearl/go-restful-template/pkg/middles/resources/v1alpha3/user
- github.com/wongearl/go-restful-template/pkg/utils/net