Documentation ¶ Index ¶ func Create(ownerRef metav1.OwnerReference, proxyURL string, namespace string) (*os.File, error) type NamespacedOwnerReference Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(ownerRef metav1.OwnerReference, proxyURL string, namespace string) (*os.File, error) Create renders a kubeconfig template and writes it to disk Types ¶ type NamespacedOwnerReference ¶ added in v0.4.1 type NamespacedOwnerReference struct { metav1.OwnerReference Namespace string } Source Files ¶ View all Source files kubeconfig.go Click to show internal directories. Click to hide internal directories.