Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultRPCEndpoint = "grpc.cirrus-ci.com:443"
)
Variables ¶
View Source
var (
ErrRPC = errors.New("RPC error")
)
Functions ¶
This section is empty.
Types ¶
type ExecutorService ¶
type ExecutorService struct{}
func New ¶
func New() *ExecutorService
func (*ExecutorService) SupportedInstances ¶
func (p *ExecutorService) SupportedInstances() (*api.AdditionalInstancesInfo, error)
Click to show internal directories.
Click to hide internal directories.