# Functions
CreateConfigFromPath generates the Config object from a path to a config file.
CreateConfigFromServiceAccountCreds generates the Config object from a service account token, optional(ca cert), and cluster URL.
CreateConfigFromURL generates the Config object from a k8s cluster URL.
GetK8sConfig gets the config object from the various auth mechanisms.
No description provided by the author