Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HookResultFromHostedResult ¶ added in v0.7.0
func HookResultFromHostedResult(result *backend.ProcessHookEventResult, accessMode backend.HostedAccessMode) hook.Result
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(sessionDir string, client sidecarClient, sessionID, agentName string, accessMode backend.HostedAccessMode, diagnostics diagnostic.Logger) (*Server, error)
New creates a new sidecar server.
func (*Server) AccessModePath ¶ added in v0.6.0
func (*Server) RuntimeCore ¶ added in v0.7.0
func (s *Server) RuntimeCore() *runtimecore.Core
func (*Server) RuntimeFailureResult ¶ added in v0.7.0
func (*Server) SocketPath ¶
func (*Server) StartControlPlane ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.