hosts

package
v3.0.8-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BkHostInfo

type BkHostInfo struct {
	IP      string `json:"bk_host_innerip"`
	CloudID int    `json:"bk_cloud_id"`
}

type CloudHostModuleParams

type CloudHostModuleParams struct {
	ApplicationID int          `json:"bk_biz_id"`
	HostInfoArr   []BkHostInfo `json:"host_info"`
	ModuleID      int          `json:"bk_module_id"`
}

type DefaultModuleHostConfigParams

type DefaultModuleHostConfigParams struct {
	ApplicationID int   `json:"bk_biz_id"`
	HostID        []int `json:"bk_host_id"`
}

type FavouriteParms

type FavouriteParms struct {
	ID          string `json:"id"`
	Info        string `json:"info"`
	QueryParams string `json:"query_params"`
	Name        string `json:"name"`
	IsDefault   int    `json:"is_default"`
	Count       int    `json:"count"`
}

FavouriteParms user request params

type SetHostConfigParams

type SetHostConfigParams struct {
	ApplicationID int `json:"bk_biz_id"`
	SetID         int `json:"bk_set_id"`
	ModuleID      int `json:"bk_module_id"`
}

Jump to

Keyboard shortcuts

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