Documentation
¶
Index ¶
- func AgentRegForm(c echo.Context) error
- func AuthenticationHandler() string
- func ConnectionListForm(c echo.Context) error
- func ConnectionRegForm(c echo.Context) error
- func CredertialListForm(c echo.Context) error
- func CredertialRegForm(c echo.Context) error
- func DashBoard(c echo.Context) error
- func DriverListForm(c echo.Context) error
- func DriverRegController(c echo.Context) error
- func DriverRegForm(c echo.Context) error
- func GeoInfo(c echo.Context) error
- func GetNameSpace(c echo.Context) error
- func GetNameSpaceToString(c echo.Context) string
- func GlobalDashBoard(c echo.Context) error
- func ImageListForm(c echo.Context) error
- func ImageRegForm(c echo.Context) error
- func IndexController(c echo.Context) error
- func LoginCheck(c echo.Context) bool
- func LoginController(c echo.Context) error
- func LoginForm(c echo.Context) error
- func LogoutForm(c echo.Context) error
- func MakeNameSpace(name string) string
- func Map(c echo.Context) error
- func McisListForm(c echo.Context) error
- func McisListFormWithParam(c echo.Context) error
- func McisRegController(c echo.Context) error
- func McisRegForm(c echo.Context) error
- func MornitoringListForm(c echo.Context) error
- func NSDashBoard(c echo.Context) error
- func NsListForm(c echo.Context) error
- func NsRegController(c echo.Context) error
- func NsRegForm(c echo.Context) error
- func PopSpec(c echo.Context) error
- func RegUserConrtoller(c echo.Context) error
- func RegionListForm(c echo.Context) error
- func RegionRegForm(c echo.Context) error
- func ResourceBoard(c echo.Context) error
- func SSHListForm(c echo.Context) error
- func SSHRegForm(c echo.Context) error
- func SecurityGroupListForm(c echo.Context) error
- func SecurityGroupRegForm(c echo.Context) error
- func SetNameSpace(c echo.Context) error
- func SpecListForm(c echo.Context) error
- func SpecRegForm(c echo.Context) error
- func VMAddForm(c echo.Context) error
- func VpcListForm(c echo.Context) error
- func VpcRegForm(c echo.Context) error
- type CommonURL
- type CredentialInfo
- type LoginInfo
- type MCISRequest
- type ReqInfo
- type RespPublicIPInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AgentRegForm ¶
func AuthenticationHandler ¶ added in v0.2.8
func AuthenticationHandler() string
func ConnectionListForm ¶
func CredertialListForm ¶
func DriverListForm ¶
func DriverRegForm ¶
func GetNameSpace ¶
func GetNameSpaceToString ¶
func GlobalDashBoard ¶ added in v0.2.8
func ImageListForm ¶ added in v0.2.8
func IndexController ¶
func LoginCheck ¶
func LoginController ¶
func LogoutForm ¶
func MakeNameSpace ¶
func McisListForm ¶
func McisListFormWithParam ¶ added in v0.2.8
func McisRegController ¶
func McisRegForm ¶
func MornitoringListForm ¶
func NSDashBoard ¶ added in v0.2.8
func NsListForm ¶
func NsRegController ¶
func RegUserConrtoller ¶
func RegionListForm ¶
func ResourceBoard ¶
func SSHListForm ¶ added in v0.2.8
func SecurityGroupListForm ¶ added in v0.2.8
func SecurityGroupRegForm ¶ added in v0.2.8
Controller
func SetNameSpace ¶
func SpecListForm ¶ added in v0.2.8
func VpcListForm ¶ added in v0.2.8
Types ¶
type CommonURL ¶
type CommonURL struct {
SpiderURL string
TumbleBugURL string
DragonFlyURL string
LadyBugURL string
}
func GetCommonURL ¶
func GetCommonURL() CommonURL
type CredentialInfo ¶
func GetCredentialInfo ¶
func GetCredentialInfo(c echo.Context, username string) CredentialInfo
type LoginInfo ¶
func CallLoginInfo ¶
type MCISRequest ¶
Click to show internal directories.
Click to hide internal directories.