cluster

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 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 Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(kubeconfig string) (*Client, error)

func (*Client) DetectAmbassador

func (c *Client) DetectAmbassador() (bool, error)

func (*Client) DetectLinkerd

func (c *Client) DetectLinkerd() (bool, error)

func (*Client) DetectNginxIngress

func (c *Client) DetectNginxIngress() (bool, error)

func (*Client) DetectTraefikV2

func (c *Client) DetectTraefikV2() (bool, error)

func (*Client) ListNamespaces

func (c *Client) ListNamespaces() ([]string, error)

func (*Client) ListServices

func (c *Client) ListServices(namespace string) ([]string, error)

Jump to

Keyboard shortcuts

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