package
0.0.0-20250220225430-5313c66aef82
Repository: https://github.com/ngrok/ngrok-operator.git
Documentation: pkg.go.dev
# Functions
AggregateBindingEndpoints aggregates the endpoints into a map of hostport to BindingEndpoint by parsing the hostport 4-tuple into each piece ([<scheme>://]<service>.<namespcace>[:<port>]) and collecting together matching endpoints into a single BindingEndpoint.
NewClientSet creates a new ClientSet from an ngrok client config.
No description provided by the author
# Variables
list of supported ngrok error codes.
list of supported ngrok error codes.
list of supported ngrok error codes.
list of supported ngrok error codes.
list of supported ngrok error codes.
list of supported ngrok error codes.
list of supported ngrok error codes.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
AggregatedEndpoints is a map of hostport to BindingEndpoint (partially filled in).