kube

package
v1.0.0-master Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Kube

type Kube struct {
	Client *kubernetes.Clientset
}

func (*Kube) CreateService

func (k *Kube) CreateService(namespace string, hostname string, internalname string) error

CreateService Creates or updates a service in Kubernetes with the new information

func (*Kube) DeleteService

func (k *Kube) DeleteService(namespace string, dbname string) error

func (*Kube) GetSecret

func (k *Kube) GetSecret(namespace string, name string, key string) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL