.. |
endpointUi
|
let's try embracing more camel case
|
2022-12-14 14:40:45 -05:00 |
accessPrivate.go
|
new '--response-header' flag in 'zrok access private' (#522)
|
2024-08-07 13:49:31 -04:00 |
accessPublic.go
|
cli lint removal
|
2023-06-20 09:58:41 -04:00 |
accessPublicValidate.go
|
publicProxyFrontend -> publicProxy (#170)
|
2023-04-18 13:38:32 -04:00 |
accessTui.go
|
fix verbose mode panic with tui log capture (#174)
|
2023-01-24 11:50:43 -05:00 |
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
|
consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269)
|
2023-03-13 14:19:38 -04:00 |
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
|
admin migrate
|
2023-06-27 11:44:38 -04:00 |
adminUpdateFrontend.go
|
migrated all usages to the new package (#369)
|
2023-07-13 14:26:35 -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
|
crud for defaultFrontend config (#663)
|
2024-06-20 14:31:26 -04:00 |
configSet.go
|
crud for defaultFrontend config (#663)
|
2024-06-20 14:31:26 -04:00 |
configUnset.go
|
use the new defaultFrontend config in the 'share public' command (#663)
|
2024-06-21 10:20:53 -04:00 |
console.go
|
migrated all usages to the new package (#369)
|
2023-07-13 14:26:35 -04:00 |
controller.go
|
incorporate metrics.Agent into the controller (#270)
|
2023-03-15 16:05:01 -04:00 |
controllerMetricsBridge.go
|
metrics2 -> metrics (#270)
|
2023-03-15 16:14:06 -04:00 |
controllerValidate.go
|
consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269)
|
2023-03-13 14:19:38 -04:00 |
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
|
add gendoc command
|
2024-08-27 09:11:53 -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
|
allow overriding default VPN address
|
2024-04-12 11:58:07 -04:00 |
sharePublic.go
|
use the new defaultFrontend config in the 'share public' command (#663)
|
2024-06-21 10:20:53 -04:00 |
shareReserved.go
|
fix for argument handling in 'zrok share reserved' (#740)
|
2024-09-17 11:58:31 -04:00 |
shareTui.go
|
move the go sdk into subdir
|
2023-11-21 13:27:17 -06:00 |
status.go
|
crud for defaultFrontend config (#663)
|
2024-06-20 14:31:26 -04:00 |
testEndpoint.go
|
update deps
|
2023-05-25 10:50:38 -05:00 |
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
|
normalize some existing log messages
|
2023-12-15 12:15:40 -05:00 |
update.go
|
implemented naive migration from environment v0.3 to v0.4 (#369)
|
2023-07-14 14:30:35 -04:00 |
util.go
|
parsing tweaks (#211)
|
2023-02-08 11:41:05 -05:00 |
version.go
|
openziti-rest-kitchen -> openziti (#158)
|
2023-01-13 15:01:34 -05:00 |