Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Params = op.MethodParams{
"DecryptSopsFile": {"source_file", "destination_filename"},
}
Params maps Go method names to Starlark parameter name lists.
Functions ¶
func NewEncryptionPlan ¶
func NewEncryptionPlan(graph *op.Graph, project string, reg *op.ActionRegistry) *op.ReflectedPlanned
NewEncryptionPlan creates a wrapped encryption provider for planned-mode Starlark consumption.
func NewEncryptionReceiver ¶
func NewEncryptionReceiver(p *provider.Provider) *op.ReflectedReceiver
NewEncryptionReceiver creates a wrapped encryption provider for Starlark consumption.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.