yundun

package
v0.0.0-...-0b043e4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Product = "Yundun"
	Style   = "RPC"
	Version = "2015-02-27"
)

Variables

This section is empty.

Functions

func NewParams

func NewParams() openapi.Params

Types

type API

type API struct {
	openapi.Service
}

func New

func New(accessKeyId, accessKeySecret string) API

func (API) AllMalwareNum

func (api API) AllMalwareNum(optional openapi.M) (*AllMalwareNumResponse, error)

AllMalwareNum version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) CurrentDdosAttackNum

func (api API) CurrentDdosAttackNum(optional openapi.M) (*CurrentDdosAttackNumResponse, error)

CurrentDdosAttackNum version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayAegisOnlineRate

func (api API) TodayAegisOnlineRate(optional openapi.M) (*TodayAegisOnlineRateResponse, error)

TodayAegisOnlineRate version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayAllkbps

func (api API) TodayAllkbps(optional openapi.M) (*TodayAllkbpsResponse, error)

TodayAllkbps version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayAllpps

func (api API) TodayAllpps(optional openapi.M) (*TodayAllppsResponse, error)

TodayAllpps version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayBackdoor

func (api API) TodayBackdoor(optional openapi.M) (*TodayBackdoorResponse, error)

TodayBackdoor version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayCrackIntercept

func (api API) TodayCrackIntercept(optional openapi.M) (*TodayCrackInterceptResponse, error)

TodayCrackIntercept version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayMalwareNum

func (api API) TodayMalwareNum(optional openapi.M) (*TodayMalwareNumResponse, error)

TodayMalwareNum version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) TodayqpsByRegion

func (api API) TodayqpsByRegion(optional openapi.M) (*TodayqpsByRegionResponse, error)

TodayqpsByRegion version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

func (API) WebAttackNum

func (api API) WebAttackNum(optional openapi.M) (*WebAttackNumResponse, error)

WebAttackNum version 2015-02-27

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string
name: _scheme, type: string, optional values: http|https

type AllMalwareNumResponse

type AllMalwareNumResponse struct {
	AllMalwareNum int64
}

AllMalwareNumResponse represents the response of the api AllMalwareNum.

type CurrentDdosAttackNumResponse

type CurrentDdosAttackNumResponse struct {
	CurrentDdosAttackNum int64
}

CurrentDdosAttackNumResponse represents the response of the api CurrentDdosAttackNum.

type TodayAegisOnlineRateResponse

type TodayAegisOnlineRateResponse struct {
	Rate int64
}

TodayAegisOnlineRateResponse represents the response of the api TodayAegisOnlineRate.

type TodayAllkbpsResponse

type TodayAllkbpsResponse struct {
	Kbps int64
}

TodayAllkbpsResponse represents the response of the api TodayAllkbps.

type TodayAllppsResponse

type TodayAllppsResponse struct {
	Pps int64
}

TodayAllppsResponse represents the response of the api TodayAllpps.

type TodayBackdoorResponse

type TodayBackdoorResponse struct {
	Backdoor int64
}

TodayBackdoorResponse represents the response of the api TodayBackdoor.

type TodayCrackInterceptResponse

type TodayCrackInterceptResponse struct {
	InterceptNum int64
}

TodayCrackInterceptResponse represents the response of the api TodayCrackIntercept.

type TodayMalwareNumResponse

type TodayMalwareNumResponse struct {
	TodayMalwareNum int64
}

TodayMalwareNumResponse represents the response of the api TodayMalwareNum.

type TodayqpsByRegionResponse

type TodayqpsByRegionResponse struct {
	Data struct {
		Region []struct {
			RegionFlow   int64
			RegionId     string
			RegionNumber int64
		}
	}
}

TodayqpsByRegionResponse represents the response of the api TodayqpsByRegion.

type WebAttackNumResponse

type WebAttackNumResponse struct {
	WebAttackNum int64
}

WebAttackNumResponse represents the response of the api WebAttackNum.

Jump to

Keyboard shortcuts

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