delete

package
v3.6.7 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

type Query struct {
	QueryString string
	Start       time.Time
	End         time.Time
	MaxInterval string
	Quiet       bool
	RequestID   string
	Force       bool
}

Query contains all necessary fields to execute delete requests

func (*Query) CancelQuery

func (q *Query) CancelQuery(client client.Client, requestID string, force bool) error

CancelQuery executes a delete request cancellation

func (*Query) CreateQuery

func (q *Query) CreateQuery(c client.Client) error

CreateQuery executes a delete request creation

func (*Query) ListQuery

func (q *Query) ListQuery(client client.Client) error

ListQuery executes a delete request listing

func (*Query) ListQueryJSON

func (q *Query) ListQueryJSON(client client.Client) error

ListQueryJSON executes a delete request listing with JSON output

Jump to

Keyboard shortcuts

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