Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxCallRecvMsgSize = grpc.MaxCallRecvMsgSize
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Manager ¶
func (c *Client) Manager() pb.JobManagerClient
func (*Client) PubSub ¶
func (c *Client) PubSub() pb.PubSubClient
func (*Client) Resource ¶
func (c *Client) Resource() pb.ResourcesManagerClient
func (*Client) Rule ¶
func (c *Client) Rule() pb.RuleActionClient
type JobManagerClient ¶
type JobManagerClient = pb.JobManagerClient
type PubSubClient ¶
type PubSubClient = pb.PubSubClient
type ResourcesManagerClient ¶
type ResourcesManagerClient = pb.ResourcesManagerClient
type RuleActionClient ¶
type RuleActionClient = pb.RuleActionClient
Click to show internal directories.
Click to hide internal directories.