Commit Graph

16 Commits

Author SHA1 Message Date
Michael Quigley
2a1e39e1e6
Dial(shr) -> DialWithOptions(shr, ...) (#772) 2024-10-18 11:36:13 -04:00
Michael Quigley
5d452daa3c
lint (#744) 2024-09-06 11:44:01 -04:00
Michael Quigley
b7b7b8b964
full wiring; unit testing (#744) 2024-09-06 11:36:34 -04:00
Michael Quigley
e5aac2358b
elaborating the grants handler (#744) 2024-09-05 13:34:07 -04:00
Michael Quigley
2755422a29
iteration (#704) 2024-07-24 10:47:12 -04:00
Curt Tudor
9f071f5ec6
Merge remote-tracking branch 'origin/main' into node-sdk 2024-05-01 06:01:32 -06:00
Michael Quigley
eb721bb916
scaffolding to support 'vpn' backend mode 2024-04-08 13:07:58 -04:00
Curt Tudor
c4842a5a81
adjust sdk examples to use backend instead of 2024-03-25 12:24:10 -06:00
Michael Quigley
6ba4460eb7
wiring up the sdk to the new permission mode and access grants list (#432) 2024-03-04 16:50:52 -05:00
Cam
8225b1bb28
revert one name change 2024-02-15 01:02:08 -06:00
Cam
28f6b9f57b
updated email domains to email address patterns 2024-02-14 13:38:19 -06:00
Cam Otts
3e6ab2b39b
Python SDK Update (#523)
* added first iteration decorator for zrok and example flask server

* update requirements. Add context managing for share and access. Updated pastebin example to better cleanup

* setup and sample tweaks

* small linting updates and example changes

* A few small fixes

* fix long description

* Update the ignore file.
Considering moving location of this.

* Added flake8 linting for builds

* use python 3.10

* move setup python to its own block

* added back in the py name

* update changelogs and add readme

---------

Signed-off-by: Cam Otts <otts.cameron@gmail.com>
Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-01-17 10:46:19 -06:00
Michael Quigley
c3855fdb5a
drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535) 2024-01-17 11:13:07 -05:00
Michael Quigley
47df1174fa
updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490) 2023-12-13 11:22:20 -05:00
Michael Quigley
f61b2c9086
basic unique name implementation (#123) 2023-12-08 12:03:07 -05:00
Cam
30558a454b
move the go sdk into subdir 2023-11-21 13:27:17 -06:00