Documentation
¶
Index ¶
- type Client
- func (c *Client) GetPod(name string) (*api.Pod, error)
- func (c *Client) GetPods(lbs map[string]string) (*api.PodList, error)
- func (c *Client) GetRC(name string) (*api.ReplicationController, error)
- func (c *Client) GetRCList(lbs map[string]string) (*api.ReplicationControllerList, error)
- func (c *Client) GetService(name string) (*api.Service, error)
- func (c *Client) ListEvents() (*api.EventList, error)
- func (c *Client) Update(ctrl *api.ReplicationController) (*api.ReplicationController, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.