governance

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 0 Imported by: 9

Documentation

Index

Constants

View Source
const (
	REGISTERED = 0
	APPROVED   = 1

	GovernanceRegisting   GovernanceStatus = "registing"
	GovernanceAvailable   GovernanceStatus = "available"
	GovernanceUnavailable GovernanceStatus = "unavailable"
	GovernanceUpdating    GovernanceStatus = "updating"
	GovernanceFreezing    GovernanceStatus = "freezing"
	GovernanceActivating  GovernanceStatus = "activating"
	GovernanceFrozen      GovernanceStatus = "frozen"
	GovernanceLogouting   GovernanceStatus = "logouting"
	GovernanceBinding     GovernanceStatus = "binding"
	GovernanceUnbinding   GovernanceStatus = "unbinding"
	GovernanceBindable    GovernanceStatus = "bindable"
	GovernanceForbidden   GovernanceStatus = "forbidden"

	EventRegister EventType = "register"
	EventUpdate   EventType = "update"
	EventFreeze   EventType = "freeze"
	EventActivate EventType = "activate"
	EventLogout   EventType = "logout"
	EventApprove  EventType = "approve"
	EventReject   EventType = "reject"
	EventBind     EventType = "bind"
	EventUnbind   EventType = "unbind"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EventType

type EventType string

type GovernanceStatus

type GovernanceStatus string

Jump to

Keyboard shortcuts

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