modulepackage
0.0.0-20231207202602-cbf242d12cdb
Repository: https://github.com/pomerium/zero-sdk.git
Documentation: pkg.go.dev
# README
zero-sdk
Pomerium Zero SDK
# Packages
No description provided by the author
Package cluster provides primitives to interact with the openapi HTTP API.
No description provided by the author
Package mux provides the way to listen for updates from the cloud.
No description provided by the author
No description provided by the author
# Functions
NewAPI creates a new API client.
WithAPIToken sets the API token.
WithClusterAPIEndpoint sets the cluster API endpoint.
WithConnectAPIEndpoint sets the connect API endpoint.
WithDownloadURLCacheTTL sets the minimum TTL for download URL cache entries.
WithHTTPClient sets the HTTP client.
# Structs
API is a Pomerium Zero Cluster API client.
No description provided by the author
DownloadResult contains the result of a download operation.
# Type aliases
No description provided by the author
WatchOption defines which events to watch for.