handler

package
v3.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2022 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Build

type Build struct{}

Build implements the proto build service interface

func (*Build) Read

func (b *Build) Read(ctx context.Context, req *pb.Service, stream pb.Build_ReadStream) error

type Runtime

type Runtime struct {
	Runtime runtime.Runtime
}

func (*Runtime) Create

func (r *Runtime) Create(ctx context.Context, req *pb.CreateRequest, rsp *pb.CreateResponse) error

Create a resource

func (*Runtime) Delete

func (r *Runtime) Delete(ctx context.Context, req *pb.DeleteRequest, rsp *pb.DeleteResponse) error

Delete a resource

func (*Runtime) Logs

func (r *Runtime) Logs(ctx context.Context, req *pb.LogsRequest, stream pb.Runtime_LogsStream) error

func (*Runtime) Read

func (r *Runtime) Read(ctx context.Context, req *pb.ReadRequest, rsp *pb.ReadResponse) error

func (*Runtime) Update

func (r *Runtime) Update(ctx context.Context, req *pb.UpdateRequest, rsp *pb.UpdateResponse) error

Update a resource

type Source

type Source struct{}

Source implements the proto source service interface

func (*Source) Upload

func (s *Source) Upload(ctx context.Context, stream pb.Source_UploadStream) error

Upload source to the server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL