Documentation ¶
Overview ¶
Package fixtures contains test fixtures used by other fakeintake packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectorContainerPayload ¶
CollectorContainerPayload serializes an agentmodel.CollectorContainer into a []byte payload. It should use the same serialization steps as the process-agent's EncodePayload function.
func CollectorProcDiscoveryPayload ¶
CollectorProcDiscoveryPayload serializes an agentmodel.CollectorProcDiscovery into a []byte payload. It should use the same serialization steps as the process-agent's EncodePayload function.
func CollectorProcPayload ¶
CollectorProcPayload serializes an agentmodel.CollectorProc into a []byte payload. It should use the same serialization steps as the process-agent's EncodePayload function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.