Documentation
¶
Index ¶
- Constants
- func StackWrite(ctx formatter.Context, stacks []*Stack) errordeprecated
- type Contextdeprecated
- type Formatdeprecated
- type Stackdeprecated
Constants ¶
View Source
const ( // SwarmStackTableFormat is the default Swarm stack format // // Deprecated: this type was for internal use and will be removed in the next release. SwarmStackTableFormat formatter.Format = "table {{.Name}}\t{{.Services}}" // TableFormatKey is an alias for formatter.TableFormatKey // // Deprecated: this type was for internal use and will be removed in the next release. TableFormatKey = formatter.TableFormatKey )
Variables ¶
This section is empty.
Functions ¶
func StackWrite
deprecated
Types ¶
Click to show internal directories.
Click to hide internal directories.