Documentation ¶ Index ¶ func Provision(plugins backend.Plugins, opt ...interface{}) (backend.ExecFunc, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Provision ¶ func Provision(plugins backend.Plugins, opt ...interface{}) (backend.ExecFunc, error) Provision backend requires the name of the plugin and a boolean to indicate if the content is yaml. It then returns an executable function based on that specification to call the named instance plugin's provision method. Types ¶ This section is empty. Source Files ¶ View all Source files provision.go Click to show internal directories. Click to hide internal directories.