package
0.0.0-20250220225430-5313c66aef82
Repository: https://github.com/ngrok/ngrok-operator.git
Documentation: pkg.go.dev

# Functions

NewDefaultIPPolicyResolver creates a new DefaultIPPolicyResolver with the given client.
NewDefaultSecretResovler creates a new DefaultSecretResovler with the given client.
NewStaticIPPolicyResolver creates a new StaticIPPolicyResolver.
No description provided by the author

# Structs

DefaultIPPolicyResolver is an IP policy resolver that resolves IP policies from the Kubernetes API.
DefaultSecretResovler is a secret resolver that resolves secrets from the Kubernetes API.
StaticIPPolicyResolver is an IP policy resolver that resolves IP policies from a static map.
StaticSecretResolver is a secret resolver that resolves secrets from a static map.

# Interfaces

IPPolicyResolver is an interface for resolving IP policies.
SecretResolver is an interface for resolving secrets.