Documentation
¶
Overview ¶
Package kill is the package for the compose kill options
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithProfiles ¶
func WithProfiles(profiles ...string) compose.SetComposeKillOption
WithProfiles is a function that sets the profiles
func WithRemoveOrphans ¶
func WithRemoveOrphans() compose.SetComposeKillOption
WithRemoveOrphans is a function that sets the remove orphans flag
func WithSignal ¶
func WithSignal(signal string) compose.SetComposeKillOption
WithSignal is a function that sets the signal for the kill
func WithWriter ¶
func WithWriter(writer io.Writer) compose.SetComposeKillOption
WithWriter is a function that sets the writer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.