Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { pb.UnimplementedCompatibilityServiceServer // contains filtered or unexported fields }
Server is used to implement your Service.
func NewServer ¶
NewServer creates a new "scheduler" server The scheduler server registers clusters and then accepts jobs
func (*Server) CheckCompatibility ¶
Register a new cluster with the server
func (*Server) GetVersion ¶
Click to show internal directories.
Click to hide internal directories.