Common

package
v0.0.0-...-9b4c606 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryContainerStatus

type QueryContainerStatus struct {
	Query_type     string `json:"query_type"`
	Container_uuid string `json:"container_uuid"`
	Start_time     string `json:"start_time"`
	End_time       string `json:"end_time"`
}

type QueryCustomJson

type QueryCustomJson struct {
	Container_uuid string `json:"container_uuid"`
	Container_eid  string `json:"container_eid"`
	Environment_id string `json:"environment_id"`
	Start_time     string `json:"start_time"`
	End_time       string `json:"end_time"`
}

type QueryLogJson

type QueryLogJson struct {
	Query_type      string `json:"query_type"`
	File_name       string `json:"file_name"`
	Container_uuid  string `json:"container_uuid"`
	Container_eid   string `json:"container_eid"`
	Environment_id  string `json:"environment_id"`
	Start_time      string `json:"start_time"`
	End_time        string `json:"end_time"`
	Query_content   string `json:"query_content"`
	Length_per_page string `json:"length_per_page"`
	Page_index      string `json:"page_index"`
}

type QueryMonitorJson

type QueryMonitorJson struct {
	Query_type     string `json:"query_type"`
	Container_uuid string `json:"container_uuid"`
	Environment_id string `json:"environment_id"`
	Start_time     string `json:"start_time"`
	End_time       string `json:"end_time"`
	Time_step      string `json:"time_step"`
}

Jump to

Keyboard shortcuts

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