Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct{}
func (*Server) Check ¶
func (a *Server) Check(ctx context.Context, req *auth.CheckRequest) (*auth.CheckResponse, error)
Check implements Envoy Authorization service. Proto file: https://github.com/envoyproxy/envoy/blob/main/api/envoy/service/auth/v3/external_auth.proto
Click to show internal directories.
Click to hide internal directories.