hostConfig

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteHost

func DeleteHost(req *restful.Request, resp *restful.Response)

func GetHost

func GetHost(req *restful.Request, resp *restful.Response)

func ListHost

func ListHost(req *restful.Request, resp *restful.Response)

func PostClusterRelation

func PostClusterRelation(req *restful.Request, resp *restful.Response)

func PutClusterRelation

func PutClusterRelation(req *restful.Request, resp *restful.Response)

func PutHost

func PutHost(req *restful.Request, resp *restful.Response)

Types

type HostConfig

type HostConfig struct {
	Ip        string `json:"ip"`
	ClusterId string `json:"clusterId"`
	Data      string `json:"data"`
}

Jump to

Keyboard shortcuts

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