Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthManager ¶
type AuthManager struct {
// contains filtered or unexported fields
}
func NewAuthManager ¶ added in v1.13.0
func NewAuthManager(epMgr *endpointmanager.EndpointManager) *AuthManager
func (*AuthManager) AuthRequired ¶ added in v1.13.0
func (a *AuthManager) AuthRequired(dn *monitor.DropNotify, ci *monitor.ConnectionInfo)
Click to show internal directories.
Click to hide internal directories.