Documentation
¶
Overview ¶
Package stop provides options for the compose stop command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithProfiles ¶
func WithProfiles(profiles ...string) compose.SetComposeStopOption
WithProfiles sets the profiles to activate
func WithServiceNames ¶
func WithServiceNames(names ...string) compose.SetComposeStopOption
WithServiceNames sets the optional service names (positional args)
func WithTimeout ¶
func WithTimeout(seconds int) compose.SetComposeStopOption
WithTimeout sets the shutdown timeout in seconds
func WithWriter ¶
func WithWriter(writer io.Writer) compose.SetComposeStopOption
WithWriter sets the writer for stdout/stderr
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.