commands

package
v0.0.0-...-5dc20d2 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2019 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
	// contains filtered or unexported fields
}

func New

func New(state *state.AppState, logger *log.Logger) *Handlers

func (*Handlers) AccountAddExternalU2FToken

func (h *Handlers) AccountAddExternalU2FToken(a *AccountAddExternalU2FToken, ctx *command.Ctx) error

func (*Handlers) AccountAddExternalYubicoOtpToken

func (h *Handlers) AccountAddExternalYubicoOtpToken(a *AccountAddExternalYubicoOtpToken, ctx *command.Ctx) error

func (*Handlers) AccountAddKeylist

func (h *Handlers) AccountAddKeylist(a *AccountAddKeylist, ctx *command.Ctx) error

func (*Handlers) AccountAddOtpToken

func (h *Handlers) AccountAddOtpToken(a *AccountAddOtpToken, ctx *command.Ctx) error

func (*Handlers) AccountAddPassword

func (h *Handlers) AccountAddPassword(a *AccountAddPassword, ctx *command.Ctx) error

func (*Handlers) AccountAddSecretNote

func (h *Handlers) AccountAddSecretNote(a *AccountAddSecretNote, ctx *command.Ctx) error

func (*Handlers) AccountAddSshKey

func (h *Handlers) AccountAddSshKey(a *AccountAddSshKey, ctx *command.Ctx) error

func (*Handlers) AccountChangeDescription

func (h *Handlers) AccountChangeDescription(a *AccountChangeDescription, ctx *command.Ctx) error

func (*Handlers) AccountChangeUrl

func (h *Handlers) AccountChangeUrl(a *AccountChangeUrl, ctx *command.Ctx) error

func (*Handlers) AccountChangeUsername

func (h *Handlers) AccountChangeUsername(a *AccountChangeUsername, ctx *command.Ctx) error

func (*Handlers) AccountCreate

func (h *Handlers) AccountCreate(a *AccountCreate, ctx *command.Ctx) error

func (*Handlers) AccountCreateFolder

func (h *Handlers) AccountCreateFolder(a *AccountCreateFolder, ctx *command.Ctx) error

func (*Handlers) AccountDelete

func (h *Handlers) AccountDelete(a *AccountDelete, ctx *command.Ctx) error

func (*Handlers) AccountDeleteFolder

func (h *Handlers) AccountDeleteFolder(a *AccountDeleteFolder, ctx *command.Ctx) error

func (*Handlers) AccountDeleteSecret

func (h *Handlers) AccountDeleteSecret(a *AccountDeleteSecret, ctx *command.Ctx) error

func (*Handlers) AccountMove

func (h *Handlers) AccountMove(a *AccountMove, ctx *command.Ctx) error

func (*Handlers) AccountMoveFolder

func (h *Handlers) AccountMoveFolder(a *AccountMoveFolder, ctx *command.Ctx) error

func (*Handlers) AccountRename

func (h *Handlers) AccountRename(a *AccountRename, ctx *command.Ctx) error

func (*Handlers) AccountRenameFolder

func (h *Handlers) AccountRenameFolder(a *AccountRenameFolder, ctx *command.Ctx) error

func (*Handlers) DatabaseChangeMasterPassword

func (h *Handlers) DatabaseChangeMasterPassword(a *DatabaseChangeMasterPassword, ctx *command.Ctx) error

func (*Handlers) DatabaseExportToKeepass

func (h *Handlers) DatabaseExportToKeepass(a *DatabaseExportToKeepass, ctx *command.Ctx) error

func (*Handlers) DatabaseUnseal

func (h *Handlers) DatabaseUnseal(a *DatabaseUnseal, ctx *command.Ctx) error

func (*Handlers) SessionSignIn

func (h *Handlers) SessionSignIn(a *SessionSignIn, ctx *command.Ctx) error

func (*Handlers) SessionSignOut

func (h *Handlers) SessionSignOut(a *SessionSignOut, ctx *command.Ctx) error

func (*Handlers) UserAddAccessToken

func (h *Handlers) UserAddAccessToken(a *UserAddAccessToken, ctx *command.Ctx) error

func (*Handlers) UserChangePassword

func (h *Handlers) UserChangePassword(a *UserChangePassword, ctx *command.Ctx) error

func (*Handlers) UserCreate

func (h *Handlers) UserCreate(a *UserCreate, ctx *command.Ctx) error

func (*Handlers) UserRegisterU2FToken

func (h *Handlers) UserRegisterU2FToken(a *UserRegisterU2FToken, ctx *command.Ctx) error

Jump to

Keyboard shortcuts

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