Documentation
¶
Index ¶
- Constants
- func Convert(ctx context.Context, dockerCli command.Cli, project *types.Project, ...) error
- func CreateTransformer(ctx context.Context, dockerCli command.Cli, options CreateTransformerOptions) error
- func ListTransformers(ctx context.Context, dockerCli command.Cli) ([]image.Summary, error)
- func LoadAdditionalResources(ctx context.Context, dockerCLI command.Cli, project *types.Project) (*types.Project, error)
- type ConvertOptions
- type CreateTransformerOptions
Constants ¶
View Source
const ( TransformerLabel = "com.docker.compose.bridge" DefaultTransformerImage = "docker/compose-bridge-kubernetes" )
Variables ¶
This section is empty.
Functions ¶
func CreateTransformer ¶
func ListTransformers ¶
Types ¶
type ConvertOptions ¶
Click to show internal directories.
Click to hide internal directories.