dd

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Board added in v0.5.0

type Board struct {
	// contains filtered or unexported fields
}

Board is workflow structure of the board.

func NewBoard added in v0.5.0

func NewBoard(client *datadog.Client, wf *aw.Workflow) Board

NewBoard returns a new dd.Board.

func (*Board) ListBoards added in v0.5.0

func (d *Board) ListBoards() error

ListBoards is fetch board and appends to workflow items.

type Monitor

type Monitor struct {
	// contains filtered or unexported fields
}

Monitor is workflow structure of the Monitor.

func NewMonitor

func NewMonitor(client *datadog.Client, wf *aw.Workflow) Monitor

NewMonitor returns a new dd.Monitor.

func (*Monitor) ListMonitors

func (d *Monitor) ListMonitors() error

ListMonitors is fetch monitor and appends to workflow items.

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewServices

func NewServices(path string, wf *aw.Workflow) (Service, error)

func (*Service) ListServices

func (s *Service) ListServices() error

Jump to

Keyboard shortcuts

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