Documentation
¶
Overview ¶
Package commandservice is the implementation of the wsl instance API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the object in charge of communicating to the Windows agent.
func (Service) ApplyLandscapeConfig ¶
func (s Service) ApplyLandscapeConfig(ctx context.Context, msg *agentapi.LandscapeConfigCmd) (err error)
ApplyLandscapeConfig serves LandscapeConfig messages sent by the agent.
func (Service) ApplyProToken ¶
ApplyProToken serves ApplyProToken messages sent by the agent.
Click to show internal directories.
Click to hide internal directories.