Documentation
¶
Index ¶
- Constants
- type Client
- func (c *Client) AllocateNodes(man manifest.Manifest, nodeSelector klabels.Selector, nodesRequested int, ...) ([]types.NodeName, error)
- func (c *Client) DeallocateNodes(selector klabels.Selector, nodes []types.NodeName) error
- func (c *Client) EligibleNodes(man manifest.Manifest, sel klabels.Selector) ([]types.NodeName, error)
Constants ¶
View Source
const DefaultTimeout = 5 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) AllocateNodes ¶
func (*Client) DeallocateNodes ¶
Click to show internal directories.
Click to hide internal directories.