Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
*kubernetesbase.Client
}
Client inherits all the attributes and methods of the base client. Please see the documentation of the base client for further details.
func New ¶
func New(config *rest.Config, clientset *kubernetes.Clientset, clientConfig clientcmd.ClientConfig) (*Client, error)
New returns a new Kubernetes v1.8 client.
Click to show internal directories.
Click to hide internal directories.