Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientset ¶
func GetClientset() (*kubernetes.Clientset, bool)
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewKubectlClient ¶
func NewKubectlClient() *Client
func (*Client) GetNamespaces ¶
func (c *Client) GetNamespaces() (*v1.NamespaceList, error)
Click to show internal directories.
Click to hide internal directories.