Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkflowType ¶
type WorkflowType int
WorkflowType is an enum of the various type of manual set
const ( AccountWorkflow WorkflowType = iota AgentAuthWorkflow SecretsWorkflow PrivilegeElevationWorkflow )
func (WorkflowType) String ¶
func (r WorkflowType) String() string
Click to show internal directories.
Click to hide internal directories.