mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-16 13:51:42 +08:00
initial logic added
This commit is contained in:
@@ -433,6 +433,7 @@ func SetNodeDefaults(node *models.Node) {
|
||||
node.SetDefaultIsDocker()
|
||||
node.SetDefaultIsK8S()
|
||||
node.SetDefaultIsHub()
|
||||
node.SetDefaultConnected()
|
||||
}
|
||||
|
||||
// GetRecordKey - get record key
|
||||
|
Reference in New Issue
Block a user