package
0.0.0-20240610041353-7d4f5d473edc
Repository: https://github.com/kuritsu/spyglass.git
Documentation: pkg.go.dev
# Functions
CreateContext an instance of the CLI object.
No description provided by the author
No description provided by the author
ServerFlags obtains flags for apply action.
MonitorAddActionFlags obtains flags for target list action.
MonitorFlags obtains flags for apply action.
MonitorListActionFlags obtains flags for target list action.
RoleAddActionFlags obtains flags for target list action.
RoleAssignActionFlags obtains flags for target list action.
RoleFlags obtains flags for apply action.
RoleListActionFlags obtains flags for target list action.
RoleRevokeActionFlags obtains flags for target list action.
SchedulerOptionsFlags obtains flags for apply action.
ServerFlags obtains flags for apply action.
TargetAddActionFlags obtains flags for target list action.
TargetFlags obtains flags for apply action.
TargetGetActionFlags obtains flags for target get action.
TargetListActionFlags obtains flags for target list action.
TargetRemoveActionFlags obtains flags for target remove action.
TargetUpdateStatusActionFlags obtains flags for target list action.
UIOptionsFlags obtains flags for apply action.
UserFlags obtains flags for apply action.
UserListActionFlags obtains flags for target list action.
UserTokenActionFlags obtains flags for user token action.
# Structs
CommandLineContext processing with API calls.
ServerOptions according to arguments.
MonitorAddAction represents the list action of targets.
MonitorListAction represents the list action of monitors.
MonitorOptions according to arguments.
No description provided by the author
RoleAddAction represents the list action of targets.
RoleAssignAction represents the list action of targets.
RoleListAction represents the list action of targets.
RoleOptions according to arguments.
RoleRevokeAction represents the revoke action of roles.
SchedulerOptions according to arguments.
ServerOptions according to arguments.
TargetAddAction represents the list action of targets.
TargetGetAction represents the get action for target a given target and its direct descendants.
TargetListAction represents the list action of targets.
TargetOptions according to arguments.
TargetRemoveAction represents the remove action for a target and descendants.
TargetUpdateStatusAction represents the list action of targets.
UIOptions according to arguments.
UserListAction represents the list action of targets.
UserOptions according to arguments.
UserTokenAction represents the list action of targets.
# Interfaces
Command represents a CLI command.