kubernetes

package
v0.0.0-...-e1bb4f1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressesOutput

type IngressesOutput struct {
	Items []v1_beta1.Ingress `json:"items"`
}

IngressesOutput ...

type Kubernetes

type Kubernetes struct {
	Namespace string
	// contains filtered or unexported fields
}

Kubernetes ...

func (*Kubernetes) GetIngresses

func (k8s *Kubernetes) GetIngresses() (IngressesOutput, error)

GetIngresses ...

func (*Kubernetes) GetNamespaces

func (k8s *Kubernetes) GetNamespaces() (NamespacesOutput, error)

GetNamespaces ...

type NamespacesOutput

type NamespacesOutput struct {
	Items []api_v1.Namespace `json:"items"`
}

NamespacesOutput ...

Jump to

Keyboard shortcuts

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