Documentation ¶ Index ¶ func Exec(kube kubernetes.Kube, namespace string, name string) error func List(kube kubernetes.Kube, namespace string) (*v1alpha1.ProxyList, error) func Print(l *v1alpha1.ProxyList) error type UserCredentials Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Exec ¶ func Exec(kube kubernetes.Kube, namespace string, name string) error func List ¶ func List(kube kubernetes.Kube, namespace string) (*v1alpha1.ProxyList, error) func Print ¶ func Print(l *v1alpha1.ProxyList) error Types ¶ type UserCredentials ¶ type UserCredentials struct { User string Password string } Source Files ¶ View all Source files database.go proxy.go secret.go shell.go web.go Click to show internal directories. Click to hide internal directories.