Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func A2ARequestHandler ¶
func A2ARequestHandler(authProvider auth.AuthProvider, agentNns types.NamespacedName) handler
Types ¶
type A2AAuthenticator ¶
type A2AAuthenticator struct {
// contains filtered or unexported fields
}
func NewA2AAuthenticator ¶
func NewA2AAuthenticator(provider auth.AuthProvider) *A2AAuthenticator
type NoopAuthorizer ¶
type NoopAuthorizer struct{}
type SimpleSession ¶
func (*SimpleSession) Principal ¶
func (s *SimpleSession) Principal() auth.Principal
type UnsecureAuthenticator ¶
type UnsecureAuthenticator struct{}
func (*UnsecureAuthenticator) Authenticate ¶
func (*UnsecureAuthenticator) UpstreamAuth ¶
Click to show internal directories.
Click to hide internal directories.