package
2.11.0+incompatible
Repository: https://github.com/vmware-tanzu/kubeapps.git
Documentation: pkg.go.dev
# Structs
GatewayHandlerArgs is a helper struct just encapsulating all the args required when registering an HTTP handler for the gateway.
ServeOptions encapsulates the available command-line options.
# Type aliases
KubernetesConfigGetter is a function type used throughout the apis server so that call-sites don't need to know how to obtain an authenticated client, but rather can just pass the headers and the cluster to get one.