Documentation
¶
Overview ¶
Package provider registers all operation graph providers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAll ¶
func RegisterAll(reg *op.ActionRegistry)
RegisterAll registers all provider actions with the given registry. Provider packages self-register via init() when imported above.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package archive provides archive extraction actions for the operation graph.
|
Package archive provides archive extraction actions for the operation graph. |
|
Package encryption provides encryption and decryption actions for the operation graph.
|
Package encryption provides encryption and decryption actions for the operation graph. |
|
Package file provides filesystem actions for the operation graph.
|
Package file provides filesystem actions for the operation graph. |
|
Package net provides network actions for the operation graph.
|
Package net provides network actions for the operation graph. |
|
Package pkg provides package management actions for the operation graph.
|
Package pkg provides package management actions for the operation graph. |
|
Package service provides platform-agnostic service management actions.
|
Package service provides platform-agnostic service management actions. |
|
Package shell provides shell command execution actions for the operation graph.
|
Package shell provides shell command execution actions for the operation graph. |
|
Package template provides template expansion actions for the operation graph.
|
Package template provides template expansion actions for the operation graph. |
|
Package ui provides user-facing terminal messaging for the operation graph.
|
Package ui provides user-facing terminal messaging for the operation graph. |
Click to show internal directories.
Click to hide internal directories.