Documentation ¶
Index ¶
- type Client
- func (c *Client) DetectAmbassador() (bool, error)
- func (c *Client) DetectLinkerd() (bool, error)
- func (c *Client) DetectNginxIngress() (bool, error)
- func (c *Client) DetectTraefikV2() (bool, error)
- func (c *Client) ListNamespaces() ([]string, error)
- func (c *Client) ListServices(namespace string) ([]string, error)
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 (*Client) DetectAmbassador ¶
func (*Client) DetectLinkerd ¶
func (*Client) DetectNginxIngress ¶
func (*Client) DetectTraefikV2 ¶
func (*Client) ListNamespaces ¶
Click to show internal directories.
Click to hide internal directories.