webconsole

package
v0.0.0-...-6410feb Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0, Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWebConsoleManager

func NewWebConsoleManager() modulebase.ResourceManager

Types

type CloudShellRequest

type CloudShellRequest struct {
	InstanceName string   `json:"instance_name"`
	IPs          []string `json:"ips"`
}

type CommandLogManager

type CommandLogManager struct {
	modulebase.ResourceManager
}
var (
	CommandLog *CommandLogManager
)

func NewCommandLogManager

func NewCommandLogManager() *CommandLogManager

type WebConsoleManager

type WebConsoleManager struct {
	modulebase.ResourceManager
}
var (
	WebConsole WebConsoleManager
)

func (WebConsoleManager) DoAdbShell

func (WebConsoleManager) DoBaremetalConnect

func (WebConsoleManager) DoClimcSshConnect

func (m WebConsoleManager) DoClimcSshConnect(s *mcclient.ClientSession, ip string, port int) (jsonutils.JSONObject, error)

func (WebConsoleManager) DoCloudShell

func (WebConsoleManager) DoConnect

func (m WebConsoleManager) DoConnect(s *mcclient.ClientSession, connType, id, action string, params jsonutils.JSONObject) (jsonutils.JSONObject, error)

func (WebConsoleManager) DoContainerExec

func (WebConsoleManager) DoContainerLog

func (WebConsoleManager) DoK8sConnect

func (m WebConsoleManager) DoK8sConnect(s *mcclient.ClientSession, id, action string, params jsonutils.JSONObject) (jsonutils.JSONObject, error)

func (WebConsoleManager) DoK8sLogConnect

func (WebConsoleManager) DoK8sShellConnect

func (WebConsoleManager) DoServerConnect

func (WebConsoleManager) DoServerRDPConnect

func (WebConsoleManager) DoSshConnect

Jump to

Keyboard shortcuts

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