internal

package
v0.0.0-...-2f28f2a Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorService

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

func NewMonitorService

func NewMonitorService(cluster string) (*MonitorService, error)

func (MonitorService) Upsert

func (m MonitorService) Upsert(filename string, deleteUntracked bool) ([]model.UpdateMonitorResponse, error)

type MonitorServiceInterface

type MonitorServiceInterface interface {
	Upsert(filename string, deleteUntracked bool) error
}

Jump to

Keyboard shortcuts

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