extmaintenance

package
v1.1.13 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaintenanceWindowActionId = "com.steadybit.extension_instana.maintenance-window"
)

Variables

This section is empty.

Functions

Types

type CreateMaintenanceWindowAction

type CreateMaintenanceWindowAction struct{}

func (*CreateMaintenanceWindowAction) Describe

func (*CreateMaintenanceWindowAction) NewEmptyState

func (*CreateMaintenanceWindowAction) Start

func (*CreateMaintenanceWindowAction) Stop

type CreateMaintenanceWindowState

type CreateMaintenanceWindowState struct {
	ApplicationPerspectiveId string
	DurationInMillis         int64
	ExperimentKey            *string
	ExecutionId              *int
	MaintenanceWindowId      *string
}

type MaintenanceWindowApi

type MaintenanceWindowApi interface {
	CreateMaintenanceWindow(ctx context.Context, maintenanceWindow types.CreateMaintenanceWindowRequest) (*string, *http.Response, error)
	DeleteMaintenanceWindow(ctx context.Context, maintenanceWindowId string) (*http.Response, error)
}

Jump to

Keyboard shortcuts

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