mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 03:17:37 +00:00
Add method to expose container id
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Kristoffer Dalby

parent
d207c30949
commit
cfaa36e51a
@@ -20,4 +20,5 @@ type TailscaleClient interface {
|
||||
WaitForReady() error
|
||||
WaitForPeers(expected int) error
|
||||
Ping(hostnameOrIP string) error
|
||||
ID() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user