Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReverseProxyWithAuth ¶
func NewServer ¶
func NewServer(token tokenpb.TokenServiceServer, settings settings.OpenapiSettings) (*http.Server, error)
Types ¶
type LoginServer ¶
type LoginServer struct {
// contains filtered or unexported fields
}
func NewLoginServer ¶
func NewLoginServer(token tokenpb.TokenServiceServer, settings settings.OpenapiSettings) (*LoginServer, error)
func (*LoginServer) ServeHTTP ¶
func (s *LoginServer) ServeHTTP(rw http.ResponseWriter, req *http.Request)
type ReverseProxyWithAuth ¶
type ReverseProxyWithAuth struct {
// contains filtered or unexported fields
}
func (*ReverseProxyWithAuth) ServeHTTP ¶
func (r *ReverseProxyWithAuth) ServeHTTP(rw http.ResponseWriter, req *http.Request)
Directories
¶
| Path | Synopsis |
|---|---|
|
api
|
|
|
generate
command
|
|
|
generate/collect
command
|
|
|
generate/collectEvents
command
|
|
|
generate
command
|
|
|
Package monitor collect and export openapi metrics
|
Package monitor collect and export openapi metrics |
Click to show internal directories.
Click to hide internal directories.