compose

package
v0.0.0-...-c57eb44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComposeActionRecomposatorFactory

func ComposeActionRecomposatorFactory(docker *client.Client, projet string, cfg map[string]interface{}) (task.ActionRecomposator, error)

func ComposeActionValidatorFactory

func ComposeActionValidatorFactory(cfg map[string]interface{}) (task.ActionValidator, error)

Types

type ComposeActionRecompose

type ComposeActionRecompose struct {
	*compose.Recomposator
	// contains filtered or unexported fields
}

func (*ComposeActionRecompose) RecomposeAction

func (r *ComposeActionRecompose) RecomposeAction(a task.Action) (task.Action, error)

type ComposeActionValidator

type ComposeActionValidator struct {
	*compose.ComposeValidator
}

func (*ComposeActionValidator) ValidateAction

func (cv *ComposeActionValidator) ValidateAction(a task.Action) []error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL