Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReportInstanceView ¶
func ReportInstanceView(ctx *log.Context, hEnv types.HandlerEnvironment, metadata types.RCMetadata, t types.StatusType, c types.Cmd, instanceview *types.RunCommandInstanceView) error
ReportInstanceView saves operation status to the status file for the extension handler with the optional given message, if the given cmd requires reporting status.
If an error occurs reporting the status, it will be logged and returned.
func SerializeInstanceView ¶ added in v1.3.12
func SerializeInstanceView(instanceview *types.RunCommandInstanceView) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.