types

package
v0.0.0-...-e45e0bd Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertStateInfo

type AlertStateInfo struct {

	// Corresponding dashboard ID.
	DashboardId *string

	// Alert ID.
	Id int64

	NewStateDate *time.Time

	// Corresponding panel ID.
	PanelId *string

	// State.
	State *string
}

type AlertSummary

type AlertSummary struct {

	// This member is required.
	Id *string

	DashboardId int64

	DashboardSlug *string

	DashboardUid *string

	EvalData smithy.Document

	EvalDate *time.Time

	Name *string

	NewStateDate *time.Time

	PanelId int64

	State *string

	Url *string
}

type AlertTestResultLog

type AlertTestResultLog struct {
	Data smithy.Document

	Message *string
}

type BadRequest

type BadRequest struct {
	Message *string
}

func (*BadRequest) Error

func (e *BadRequest) Error() string

func (*BadRequest) ErrorCode

func (e *BadRequest) ErrorCode() string

func (*BadRequest) ErrorFault

func (e *BadRequest) ErrorFault() smithy.ErrorFault

func (*BadRequest) ErrorMessage

func (e *BadRequest) ErrorMessage() string

type DataResponse

type DataResponse struct {
	Frames []Frame
}

type EvalMatch

type EvalMatch struct {

	// This member is required.
	Metric *string

	// This member is required.
	Value *float32

	Tags map[string]string
}

type Forbidden

type Forbidden struct {
	Message *string
}

func (*Forbidden) Error

func (e *Forbidden) Error() string

func (*Forbidden) ErrorCode

func (e *Forbidden) ErrorCode() string

func (*Forbidden) ErrorFault

func (e *Forbidden) ErrorFault() smithy.ErrorFault

func (*Forbidden) ErrorMessage

func (e *Forbidden) ErrorMessage() string

type Frame

type Frame struct {
	Name *string
}

type InternalServerError

type InternalServerError struct {
	Message *string
}

func (*InternalServerError) Error

func (e *InternalServerError) Error() string

func (*InternalServerError) ErrorCode

func (e *InternalServerError) ErrorCode() string

func (*InternalServerError) ErrorFault

func (e *InternalServerError) ErrorFault() smithy.ErrorFault

func (*InternalServerError) ErrorMessage

func (e *InternalServerError) ErrorMessage() string

type NoSuchResource

type NoSuchResource struct {
	Message *string
}

func (*NoSuchResource) Error

func (e *NoSuchResource) Error() string

func (*NoSuchResource) ErrorCode

func (e *NoSuchResource) ErrorCode() string

func (*NoSuchResource) ErrorFault

func (e *NoSuchResource) ErrorFault() smithy.ErrorFault

func (*NoSuchResource) ErrorMessage

func (e *NoSuchResource) ErrorMessage() string

type UnprocessableEntity

type UnprocessableEntity struct {
	Message *string
}

func (*UnprocessableEntity) Error

func (e *UnprocessableEntity) Error() string

func (*UnprocessableEntity) ErrorCode

func (e *UnprocessableEntity) ErrorCode() string

func (*UnprocessableEntity) ErrorFault

func (e *UnprocessableEntity) ErrorFault() smithy.ErrorFault

func (*UnprocessableEntity) ErrorMessage

func (e *UnprocessableEntity) ErrorMessage() string

Jump to

Keyboard shortcuts

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