Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterService ¶
RegisterService registers the deployment service with the gRPC server
Types ¶
type DeploymentServer ¶
type DeploymentServer struct { rpc.DeploymentServiceServer Services *core.Core }
func (*DeploymentServer) Get ¶
func (s *DeploymentServer) Get(ctx context.Context, req *rpc.GetRequest) (*rpc.GetResponse, error)
Click to show internal directories.
Click to hide internal directories.