package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Create requests the creation of a new remote console on the specified server.

# Constants

ConsoleProtocolMKS represents the MKS console protocol.
ConsoleProtocolRDP represents the RDP console protocol.
ConsoleProtocolSerial represents the Serial console protocol.
ConsoleProtocolSPICE represents the SPICE console protocol.
ConsoleProtocolVNC represents the VNC console protocol.
ConsoleTypeNoVNC represents the VNC console type.
ConsoleTypeRDPHTML5 represents the RDP HTML5 console type.
ConsoleTypeSerial represents the Serial console type.
ConsoleTypeSPICEHTML5 represents the SPICE HTML5 console type.
ConsoleTypeWebMKS represents the Web MKS console type.
ConsoleTypeXVPVNC represents the XVP VNC console type.

# Structs

CreateOpts specifies parameters to the Create request.
CreateResult represents the result of a create operation.
RemoteConsole represents the Compute service remote console object.

# Interfaces

CreateOptsBuilder allows to add additional parameters to the Create request.

# Type aliases

ConsoleProtocol represents valid remote console protocol.
ConsoleType represents valid remote console type.