* CLI properly formats the IP addresses in runner show * LXD provider now waits for an IP address before returning on Create * Added a few mocks for testing Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com> |
||
|---|---|---|
| .. | ||
| clock.go | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| wall.go | ||
clock
An interface definition for a fully defined clock.
An WallClock implementation of that interface using the time package.
A testing clock.