feat: machine authorization

This commit is contained in:
Johan Siebens
2022-11-03 11:40:22 +01:00
parent 9baf2ec6d1
commit e74faa2605
24 changed files with 1340 additions and 528 deletions
+1
View File
@@ -24,6 +24,7 @@ type Machine struct {
RegisteredTags Tags
Tags Tags
KeyExpiryDisabled bool
Authorized bool
HostInfo HostInfo
Endpoints Endpoints