Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Routes ¶
func Routes(optimusClient optimusv1beta1grpc.JobSpecificationServiceClient) func(r chi.Router)
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(client optimusv1beta1grpc.JobSpecificationServiceClient) *Service
func (*Service) FindJobSpec ¶
func (svc *Service) FindJobSpec(ctx context.Context, jobName, projectName string) (*optimusv1beta1.JobSpecificationResponse, error)
Click to show internal directories.
Click to hide internal directories.