proxmox_api_commands

package
v0.0.0-...-5eaabf4 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitProxmoxApiCommands

func InitProxmoxApiCommands(router *router.Router, env *env.Env, httpClient *http_client.HttpClient)

Types

type ProxmoxApiCommands

type ProxmoxApiCommands struct {
	// contains filtered or unexported fields
}

type ProxmoxLoginResponse

type ProxmoxLoginResponse struct {
	Data struct {
		Ticket              string `json:"ticket"`
		CsrfPreventionToken string `json:"CSRFPreventionToken"`
	} `json:"data"`
}

Jump to

Keyboard shortcuts

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