Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrContainerNameNotSupported = errors.New("selected container type not supported")
View Source
var ErrCouldNotGetContainerIDs = errors.New("could not get the list of container IDs")
Functions ¶
This section is empty.
Types ¶
type ContainerName ¶
type ContainerName int
const ( KamailioContainer ContainerName = iota RTPEngineContainer LetsEncryptContainer )
Source Files ¶
Click to show internal directories.
Click to hide internal directories.