package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

BuildListOperationOptions is a helper for implementations to create a ListOperationOptions from an app ref and a set of options.
ListWithOrder sets ordering on the list operation.
ListWithPhysicalState sets ordering on the list operation.
ListWithStatusFilter sets a status filter.
ListWithWatchSet registers watches for the listing, allowing the watcher to detect if new items are added.
ListWithWorkspace sets ordering on the list operation.

# Constants

See the docs in singleprocess.
See the docs in singleprocess.

# Variables

These variables control the timeouts associated with the job system.
These variables control the timeouts associated with the job system.

# Structs

Instance represents a running deployment instance for an application.
InstanceExec represents a single exec session.
Job is the exported structure that is returned for most state APIs and gives callers access to more information than the pure job structure.
ListOperationOptions are options that can be set for List calls on operations for filtering and limiting the response.

# Interfaces

InstanceExecHandler is an optional interface that the state interface can implement.
Interface is the primary interface implemented by an implementation.
Pruner is implemented by state storage implementations that require a periodic prune.

# Type aliases

ListOperationOption is an exported type to set configuration for listing operations.