Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Lifecycle protocol helpers for provider plugins.

Structs§

LifecycleRequestError
Error produced when a lifecycle protocol request is malformed.

Enums§

LifecycleRequest
Lifecycle protocol request parsed from plugin argv.

Functions§

parse_lifecycle_request
Parse __ready, __set, or __go from a plugin argv iterator.