Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngressesOutput ¶
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 ¶
NamespacesOutput ...
Click to show internal directories.
Click to hide internal directories.