auth

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TERMINATE     = auth.TERMINATE
	RESEND        = auth.RESEND
	ADDSERVICE    = auth.ADDSERVICE
	DELETESERVICE = auth.DELETESERVICE
	GETSERVICE    = auth.GETSERVICE
	UPDATELOGIN   = auth.UPDATELOGIN

	UPDATESERVICE     = auth.UPDATESERVICE
	GETALLSERVICES    = auth.GETALLSERVICES
	ADDSERVICEITEM    = auth.ADDSERVICEITEM
	DELETESERVICEITEM = auth.DELETESERVICEITEM
	GETSERVICEITEMS   = auth.GETSERVICEITEMS
	GETSERVICEITEM    = auth.GETSERVICEITEM
	UPDATESERVICEITEM = auth.UPDATESERVICEITEM
	GETVALVESTATE     = auth.GETVALVESTATE
	UPDATEVALVESTATE  = auth.UPDATEVALVESTATE
	ADDSYSTEMTYPE     = auth.ADDSYSTEMTYPE
	GETSYSTEMTYPES    = auth.GETSYSTEMTYPES
	GETLOGIN          = auth.GETLOGIN

	UPDATESERVICEX = auth.UPDATESERVICEX
)
View Source
const (
	SYSTEM_TYPE_IDRAC        = auth.IDRAC
	SYSTEM_TYPE_IRC          = auth.IRC
	SYSTEM_TYPE_NVLINK       = auth.NVLINK
	AuthTypeUsernamePassword = auth.AuthTypeUsernamePassword

	// Service states
	STARTING     = auth.STARTING
	RUNNING      = auth.RUNNING
	RUNNINGWOTEL = auth.RUNNINGWOTEL
	TELNOTFOUND  = auth.TELNOTFOUND
	CONNFAILED   = auth.CONNFAILED
	LEAKED       = auth.LEAKED
	MONITORING   = auth.MONITORING

	// ServiceItem states
	SHUTDOWNRECEIVED = auth.SHUTDOWNRECEIVED
	SHUTDOWNFAILED   = auth.SHUTDOWNFAILED
	POWERSTATEON     = auth.POWERSTATEON
	POWERSTATEOFF    = auth.POWERSTATEOFF
)

Variables

This section is empty.

Functions

func NewAuthClientWithBus

func NewAuthClientWithBus(mb messagebus.Messagebus, clientName string) *auth.AuthorizationClient

func NewCommandChan

func NewCommandChan() chan *auth.Command

func NewServiceChan

func NewServiceChan(n int) chan *auth.Service

Types

type AuthClientInterface

type AuthClientInterface = auth.AuthClientInterface

type AuthorizationClient

type AuthorizationClient = auth.AuthorizationClient

type AuthorizationService

type AuthorizationService = auth.AuthorizationService

type Command

type Command = auth.Command

type Login

type Login = auth.Login

type Service

type Service = auth.Service

type ServiceItem

type ServiceItem = auth.ServiceItem

type SplunkConfig

type SplunkConfig = auth.SplunkConfig

type SystemType

type SystemType = auth.SystemType

type ValveState

type ValveState = auth.ValveState

Jump to

Keyboard shortcuts

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