cluster

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByGlusterfsCluster

type ByGlusterfsCluster []GlusterfsCluster

func (ByGlusterfsCluster) Len

func (b ByGlusterfsCluster) Len() int

func (ByGlusterfsCluster) Less

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

func (ByGlusterfsCluster) Swap

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

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 GlusterfsCluster

type GlusterfsCluster struct {
	Name                                         string
	HostSlice                                    []string
	Path                                         string
	SSHDialTimeout                               time.Duration
	SSHSessionTimeout                            time.Duration
	SSHPort                                      int
	SSHUser                                      string
	SSHPassword                                  string
	HiddenTagGuiFileSystemGlusterfsVolumeList    string
	HiddenTagGuiFileSystemGlusterfsClusterEdit   string
	HiddenTagGuiFileSystemGlusterfsClusterDelete string
}

type GlusterfsClusterInput

type GlusterfsClusterInput struct {
	Name                           string
	HostSlice                      []string
	Path                           string
	SSHDialTimeoutInMilliSecond    int
	SSHSessionTimeoutInMilliSecond int
	SSHPort                        int
	SSHUser                        string
	SSHPassword                    string
}

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

Jump to

Keyboard shortcuts

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