Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTypeAssertionFailed = errors.New("type assertion failed")
Functions ¶
func GetContainerIP ¶
func WaitForSocket ¶
func WaitForSocket(ctx context.Context, path string, bfn func(err error, delay time.Duration)) error
waitForSocket waits for a Unix socket to become available.
func WriteDockerConf ¶
Types ¶
type Plugin ¶
type Plugin struct {
*plugin_base.Plugin
Repository *plugin_base.Repository
Commit *plugin_base.Commit
Settings *Settings
}
Plugin implements provide the plugin.
func New ¶
func New(e plugin_base.ExecuteFunc, build ...string) *Plugin
func (*Plugin) GenerateLabels ¶
Click to show internal directories.
Click to hide internal directories.