# Functions
EnableEventListener watches for docker events.
IgnoreRunningContainers checks for already running containers and checks their IP address, then adds the containers to the list of ignored containers and allocates the IPs they are using to prevent future collisions.
Init initializes the containerd package.
InitMock initializes the containerd packged with a mocked runtime.
IsRunning returns false if the provided endpoint cannot be associated with a running workload.
Status returns the status of the workload runtime.