package loader

import "github.com/docker/cli/cli/command/stack/loader"

Index

Functions

func GetConfigDetails

func GetConfigDetails(composefiles []string, stdin io.Reader) (composetypes.ConfigDetails, error)

GetConfigDetails parse the composefiles specified in the cli and returns their ConfigDetails

func LoadComposefile

func LoadComposefile(dockerCli command.Cli, opts options.Deploy) (*composetypes.Config, error)

LoadComposefile parse the composefile specified in the cli and returns its Config and version.

Source Files

loader.go

Version
v25.0.7+incompatible
Published
Oct 21, 2024
Platform
js/wasm
Imports
13 packages
Last checked
3 hours ago

Tools for package owners.