Documentation
¶
Index ¶
- func ResponseGetParent(response *tetragon.GetEventsResponse) *tetragon.Process
- func ResponseGetProcess(response *tetragon.GetEventsResponse) *tetragon.Process
- func ResponseInnerGetParent(event tetragon.IsGetEventsResponse_Event) *tetragon.Process
- func ResponseInnerGetProcess(event tetragon.IsGetEventsResponse_Event) *tetragon.Process
- func ResponseTypeString(response *tetragon.GetEventsResponse) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResponseGetParent ¶
func ResponseGetParent(response *tetragon.GetEventsResponse) *tetragon.Process
ResponseGetParent returns a GetEventsResponse's parent process if it exists
func ResponseGetProcess ¶
func ResponseGetProcess(response *tetragon.GetEventsResponse) *tetragon.Process
ResponseGetProcess returns a GetEventsResponse's process if it exists
func ResponseInnerGetParent ¶
func ResponseInnerGetParent(event tetragon.IsGetEventsResponse_Event) *tetragon.Process
ResponseInnerGetParent returns a GetEventsResponse inner event's parent process if it exists
func ResponseInnerGetProcess ¶
func ResponseInnerGetProcess(event tetragon.IsGetEventsResponse_Event) *tetragon.Process
ResponseInnerGetProcess returns a GetEventsResponse inner event's process if it exists
func ResponseTypeString ¶
func ResponseTypeString(response *tetragon.GetEventsResponse) (string, error)
ResponseTypeString returns an event's type as a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.