Documentation ¶ Index ¶ func GetPlugin(pluginName string) (rpc.StepPlugin, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetPlugin ¶ func GetPlugin(pluginName string) (rpc.StepPlugin, error) GetPlugin returns a singleton plugin client for the given plugin. Calling this multiple times returns the same plugin client instance for the plugin name defined in the rollout object. Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.