package
0.11.182-alpha-9
Repository: https://github.com/ardaguclu/skipper.git
Documentation: pkg.go.dev

# Packages

Package definitions provides type definitions, parsing, marshaling and validation for Kubernetes resources used by Skipper.
No description provided by the author

# Functions

New creates and initializes a Kubernetes DataClient.
ParsePathMode parses the string representations of the different path modes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KubernetesIngressMode is the default path mode.
PathPrefix is like the PathSubtree predicate.
PathRegexp is like KubernetesIngressMode but is not prepended by the "^" control character.
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

# Structs

Client is a Skipper DataClient implementation used to create routes based on Kubernetes Ingress settings.
No description provided by the author
No description provided by the author
Options is used to initialize the Kubernetes DataClient.

# Type aliases

PathMode values are used to control the ingress path interpretation.