package
1.5.5
Repository: https://github.com/wallarm/ingress-plus.git
Documentation: pkg.go.dev

# Functions

NewFakeManager creates a FakeMananger.
NewLocalManager creates a LocalManager.

# Constants

JWKSecretFileMode defines the default filemode for files with JWK Secrets.
TLSSecretFileMode defines the default filemode for files with TLS Secrets.

# Structs

FakeManager provides a fake implementation of the Manager interface.
LocalManager updates NGINX configuration, starts, reloads and quits NGINX, updates NGINX Plus upstream servers.
ServerConfig holds the config data for an upstream server in NGINX Plus.

# Interfaces

The Manager interface updates NGINX configuration, starts, reloads and quits NGINX, updates NGINX Plus upstream servers.