credential

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByCredential

type ByCredential []Credential

func (ByCredential) Len

func (b ByCredential) Len() int

func (ByCredential) Less

func (b ByCredential) Less(i, j int) bool

func (ByCredential) Swap

func (b ByCredential) Swap(i, j int)

type Credential

type Credential struct {
	IP                                     string
	SSH                                    SSH
	Disabled                               bool
	HiddenTagGuiSystemHostCredentialEdit   string
	HiddenTagGuiSystemHostCredentialDelete string
}

type DeleteController

type DeleteController struct {
	beego.Controller
}

func (*DeleteController) Get

func (c *DeleteController) Get()

type EditController

type EditController struct {
	beego.Controller
}

func (*EditController) Get

func (c *EditController) Get()

func (*EditController) Post

func (c *EditController) Post()

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

type SSH

type SSH struct {
	Port     int
	User     string
	Password string
}

Jump to

Keyboard shortcuts

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