Documentation
¶
Overview ¶
Package ctl re-exports the compose resolver types from github.com/flocko-motion/schemaf/compose for use by the CLI subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllServices = compose.AllServices
View Source
var ContainerName = compose.ContainerName
View Source
var FilePaths = compose.FilePaths
View Source
var FindSchemafByService = compose.FindSchemafByService
View Source
var Resolve = compose.Resolve
Re-export functions.
View Source
var ShortNameMap = compose.ShortNameMap
Functions ¶
func ComposeSubcommandProvider ¶
ComposeSubcommandProvider is a compatibility wrapper for older imports.
Types ¶
type ComposeFile ¶
type ComposeFile = compose.ComposeFile
type HealthConfig ¶
type HealthConfig = compose.HealthConfig
type SchemafExtension ¶
type SchemafExtension = compose.SchemafExtension
Re-export types so existing callers in this package need no changes.
type ServiceDef ¶
type ServiceDef = compose.ServiceDef
Click to show internal directories.
Click to hide internal directories.