* 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>
7 lines
149 B
Markdown
7 lines
149 B
Markdown
# clock
|
|
|
|
An interface definition for a fully defined clock.
|
|
|
|
An WallClock implementation of that interface using the time package.
|
|
|
|
A testing clock.
|