mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-10 09:32:32 +08:00
1a1ba1ccf4
* Move ee code to ee package and unify ee status to IsPro * Consolidate naming for paid/professional/enterprise version as "pro". Notes: - Changes image tags - Changes build tags - Changes package names - Doesn't change links to docs that mention "ee" - Doesn't change parameters sent to PostHog that mention "ee" * Revert docker image tag being -pro, back to -ee * Revert go build tag being pro, back to ee * Add build tags for some ee content * [2] Revert go build tag being pro, back to ee * Fix test workflow * Add a json tag to be backwards compatible with frontend "IsEE" check * Add a json tag for the serverconfig struct for IsEE * Ammend json tag to Is_EE * fix ee tags --------- Co-authored-by: Abhishek Kondur <abhi281342@gmail.com> |
||
---|---|---|
.. | ||
config | ||
controller.go | ||
debug.go | ||
dns.go | ||
dns_test.go | ||
docs.go | ||
enrollmentkeys.go | ||
ext_client.go | ||
files.go | ||
hosts.go | ||
ipservice.go | ||
legacy.go | ||
limits.go | ||
logger.go | ||
migrate.go | ||
network.go | ||
network_test.go | ||
node.go | ||
node_test.go | ||
regex.go | ||
regex_test.go | ||
response_test.go | ||
server.go | ||
test.db | ||
user.go | ||
user_test.go |