# Functions
No description provided by the author
NewDockerConnector creates a new [Connector] that uses Docker as the container runtime.
No description provided by the author
# Variables
ConnectorVersion stores the version of the ShellHub Instane that is running the connector.
# Structs
Config provides the configuration for the agent connector service.
Container is a struct that represents a container that will be managed by the connector.
DockerConnector is a struct that represents a connector that uses Docker as the container runtime.
# Interfaces
Connector is an interface that defines the methods that a connector must implement.