package
Version:
v28.4.0+incompatible
Opens a new window with list of versions in this module.
Published: Sep 3, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 373
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Composefiles []string
SkipInterpolation bool
}
Config holds docker stack config options
Deprecated: this type was for internal use and will be removed in the next release.
Deploy holds docker stack deploy options
Deprecated: this type was for internal use and will be removed in the next release.
type List struct {
Format string
AllNamespaces bool
}
List holds docker stack ls options
Deprecated: this type was for internal use and will be removed in the next release.
PS holds docker stack ps options
Deprecated: this type was for internal use and will be removed in the next release.
type Remove struct {
Namespaces []string
Detach bool
}
Remove holds docker stack remove options
Deprecated: this type was for internal use and will be removed in the next release.
Services holds docker stack services options
Deprecated: this type was for internal use and will be removed in the next release.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.