plugincontrol

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateOperation

func ValidateOperation(operation Operation) error

Types

type Operation

type Operation struct {
	ID             string
	PackageID      string
	PackageVersion string
	Generation     uint64
	IdempotencyKey string
	Kind           string
	ConfigJSON     []byte
}

type RuntimeStatus

type RuntimeStatus struct {
	PackageID      string
	PackageVersion string
	Generation     uint64
	Healthy        bool
	ObservedHash   string
	FailureCode    string
}

Jump to

Keyboard shortcuts

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