Documentation ¶ Index ¶ func K8SConfig(path string) (*rest.Config, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func K8SConfig ¶ func K8SConfig(path string) (*rest.Config, error) K8SConfig returns a *restclient.Config for initializing a K8S client. This configuration first attempts to load a local kubeconfig if a path is given. If that doesn't work, then in-cluster auth is used. Types ¶ This section is empty. Source Files ¶ View all Source files auth.go Directories ¶ Show internal Expand all Path Synopsis acl-init delete-completed-job flags inject-connect lifecycle-sidecar server-acl-init sync-catalog version Click to show internal directories. Click to hide internal directories.