package
0.0.0-20240723162009-f057a0ca8e45
Repository: https://github.com/tsuru/kubernetes-router.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author

# Type aliases

MapFlag wraps a map[string]string to be populated from flags with KEY=VALUE format.
MultiMapFlag wraps a map[string]map[string]string to be populated from flags with KEY={K: V} format.
StringSliceFlag wraps a string slice populated by multiple flags.