distribute

package
v1.260819.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2026 License: MIT Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DistributeCommand

func DistributeCommand() *ffcli.Command

DistributeCommand returns the experimental local distribution command group.

func PublishCommand

func PublishCommand() *ffcli.Command

PublishCommand returns the provider-neutral S3-compatible publisher.

Types

type DeviceObservationAppMismatchError

type DeviceObservationAppMismatchError struct{}

DeviceObservationAppMismatchError means the expected bundle exists, but its reported version or build is not the verified prepared artifact's value.

func (*DeviceObservationAppMismatchError) Error

type DeviceObservationAppNotInstalledError

type DeviceObservationAppNotInstalledError struct{}

DeviceObservationAppNotInstalledError means the expected bundle identifier was not present on the connected device.

func (*DeviceObservationAppNotInstalledError) Error

type DeviceObservationCommandError

type DeviceObservationCommandError struct {
	Outcome  string
	Code     int
	ExitCode int
}

DeviceObservationCommandError is a redacted devicectl failure. Raw process output and the caller's selector are deliberately not retained.

func (*DeviceObservationCommandError) Error

type DeviceObservationDeviceNotFoundError

type DeviceObservationDeviceNotFoundError struct{}

DeviceObservationDeviceNotFoundError means devicectl could not resolve the caller's exact selector to a connected device. The selector is omitted.

func (*DeviceObservationDeviceNotFoundError) Error

type DeviceObservationUnsupportedError

type DeviceObservationUnsupportedError struct {
	Platform string
}

DeviceObservationUnsupportedError reports a platform that cannot perform a connected-device observation. It is returned before any child invocation.

func (*DeviceObservationUnsupportedError) Error

Jump to

Keyboard shortcuts

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