package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewConfig loads config from KUBECONFIG or as incluster.
NewRESTClientGetter returns a RESTClientGetter using the provided 'namespace', 'kubeConfig' and 'restConfig'.
# Constants
No description provided by the author
# Structs
RESTClientGetter defines the values of a helm REST client.
# Type aliases
RESTClientOption is a function that can be used to set the RESTClientOptions of a HelmClient.