agent

package
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AuthenticatedMessage = action.NewSetVar(action.ScopeSession, "is_authenticated", true)

AuthenticatedMessage SPOE response stating the user is authenticated

View Source
var NotAuthenticatedMessage = action.NewSetVar(action.ScopeSession, "is_authenticated", false)

NotAuthenticatedMessage SPOE response stating the user is not authenticated

Functions

func StartAgent

func StartAgent(interfaceAddr string, authenticators map[string]auth.Authenticator)

StartAgent start the agent

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL