zrok/cmd/zrok
2024-11-12 13:34:31 -05:00
..
endpointUi
accessPrivate.go subordinate protocol update for 'zrok share private' (#789) 2024-11-12 13:27:50 -05:00
accessPublic.go
accessPublicValidate.go
accessTui.go
adminBootstrap.go controller no longer needs an identity; identity management organization (#369) 2023-07-14 09:42:06 -04:00
adminCreateAccount.go update 'zrok admin create account' CLI to use the new API endpoint (#734) 2024-08-19 11:58:17 -04:00
adminCreateFrontend.go adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
adminCreateIdentity.go further ziti identity naming cleanup (#369) 2023-07-14 10:14:32 -04:00
adminDeleteFrontend.go migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
adminGc.go
adminGenerate.go 'zrok admin grants' CLI (#744) 2024-09-05 10:55:21 -04:00
adminGrants.go 'zrok admin grants' CLI (#744) 2024-09-05 10:55:21 -04:00
adminListFrontends.go migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
adminMigrate.go
adminUpdateFrontend.go migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
agentConsole.go wired in console endpoint into agent, wired into 'zrok agent console' (#221) 2024-10-04 16:06:30 -04:00
agentReleaseAccess.go 'zrok agent release access' (#463) 2024-09-16 22:13:12 -04:00
agentReleaseShare.go scaffolding for 'zrok agent release share' (#463) 2024-09-10 12:53:45 -04:00
agentStart.go error handing for '--subordinate' in 'zrok access private' (#789) 2024-11-08 14:53:05 -05:00
agentStatus.go better access listing in agent status (#463) 2024-09-16 22:01:09 -04:00
agentVersion.go wired in console endpoint into agent, wired into 'zrok agent console' (#221) 2024-10-04 16:06:30 -04:00
browser_darwin.go platform specific openBrowser (#362) 2023-06-29 13:18:30 -04:00
browser_linux.go browser_unix.go -> browser_linux.go 2024-05-06 13:51:46 -04:00
browser_windows.go missing import (#362) 2023-06-29 13:19:15 -04:00
configGet.go add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
configSet.go add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
configUnset.go add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
console.go zrok agent console (#221) 2024-10-04 15:45:19 -04:00
controller.go
controllerMetricsBridge.go
controllerValidate.go
copy.go better 'zrok copy' default target (#438) 2024-01-11 14:14:48 -05:00
disable.go even better names for the common identities in the 'environment' (#34, #369) 2023-07-17 13:51:51 -04:00
enable.go fall back to env var USER when /etc/passwd and stdlib faculties fail to resolve the UID 2024-03-14 11:48:48 -04:00
invite.go add spam folder warning 2023-10-17 10:39:46 -04:00
ls.go missing access (#438) 2024-01-12 13:11:11 -05:00
main.go working 'zrok agent access private' (#463) 2024-09-16 21:58:03 -04:00
md.go missing access (#438) 2024-01-12 13:11:11 -05:00
modifyShare.go full 'zrok modify share' implementation (#432) 2024-03-06 13:39:55 -05:00
mv.go missing access (#438) 2024-01-12 13:11:11 -05:00
overview.go move the go sdk into subdir 2023-11-21 13:27:17 -06:00
release.go migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
reserve.go changelog; '--frontend' in 'zrok reserve public' (#663) 2024-06-21 10:27:53 -04:00
rm.go missing access (#438) 2024-01-12 13:11:11 -05:00
sharePrivate.go subordinate protocol update for 'zrok share private' (#789) 2024-11-12 13:27:50 -05:00
sharePublic.go update 'zrok share reserved' to latest subordinate protocol (#789) 2024-11-12 13:34:31 -05:00
shareReserved.go update 'zrok share reserved' to latest subordinate protocol (#789) 2024-11-12 13:34:31 -05:00
shareTui.go move the go sdk into subdir 2023-11-21 13:27:17 -06:00
status.go add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
testEndpoint.go
testLoopPublic.go Ensure loop service listener has started before starting iterate. Log unexpected status codes in loop tool. 2024-01-31 15:39:55 -05:00
testWebsocket.go Dial(shr) -> DialWithOptions(shr, ...) (#772) 2024-10-18 11:36:13 -04:00
update.go implemented naive migration from environment v0.3 to v0.4 (#369) 2023-07-14 14:30:35 -04:00
util.go subordinate mode messaging improvements (#789) 2024-11-12 12:51:41 -05:00
version.go