package
0.0.0-20210318211101-2bc12df73e84
Repository: https://github.com/puppetlabs/wash.git
Documentation: pkg.go.dev
# Constants
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Enumerates packet types used by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
JournalDescHeader is the name of the HTTP Header used to provide a more detailed description of the activity related to that journal entry, to be displayed as part of the history.
JournalIDHeader is the name of the HTTP Header used to provide a journal ID to assocate multiple actions.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Enumerates packet types used by the API.
Enumerates packet types used by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
Define error kinds returned by the API.
# Structs
Activity describes an activity from wash's `activity.History`.
Entry represents a Wash entry as interpreted by the API.
EntrySchema describes an entry's schema, which is what's returned by the /fs/schema endpoint.
ErrorObj represents an API error object.
ExecBody encapsulates the payload for a call to a plugin's Exec function.
ExecOptions are options that can be passed as part of an Exec call.
ExecPacket is a single packet of results from an exec.
HistoryResponse describes the result returned by the `/history` endpoint.
ScreenviewBody encapsulates the payload for a call to analytics.Client#Screenview.
SignalBody encapsulates the payload for a call to a plugin's Signal function.
# Type aliases
ErrorFields represents the fields of an ErrorObj.
SignalSchema represents a signal's schema.