Documentation ¶
Overview ¶
Package jsonchecks implements the common JSON representation of check results/statuses that we use across both the JSON plan and JSON state representations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalCheckStates ¶
func MarshalCheckStates(results *states.CheckResults) []byte
MarshalCheckStates is the main entry-point for this package, which takes the top-level model object for checks in state and plan, and returns a JSON representation of it suitable for use in public integration points.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.