# Functions
GenVolumeSourceForSwarm creates the volume mount source for swarm service.
GenVolumeSourceName creates the volume source name.
GetServiceJournalVolumeName adds the volume name prefix.
No description provided by the author
No description provided by the author
# Constants
The journal volume name prefix, the journal volume name will be journal-serviceuuid, the mount path will be /mnt/journal-serviceuuid.
TestBusyBoxContainerImage is the busybox image for unit test.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ContainerSvc defines the cluster, service and task related functions.
Info defines the operations for the container related info.