added egress as pull change

This commit is contained in:
worker-9
2021-08-06 13:47:39 -04:00
parent 94cf8bfbc6
commit 095ff2fbfc
4 changed files with 33 additions and 4 deletions

View File

@@ -20,7 +20,6 @@ const TEN_YEARS_IN_SECONDS = 300000000
const NODE_UPDATE_KEY = "updatekey"
const NODE_DELETE = "delete"
const NODE_IS_PENDING = "pending"
const NODE_EGRESS_CHANGE = "egresschange"
const NODE_NOOP = "noop"
var seededRand *rand.Rand = rand.New(