package
Version:
v0.0.0-...-b196e69
Opens a new window with list of versions in this module.
Published: Dec 11, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package events provides methods for managing app events.
-
func ListPodEvents(c *drycc.Client, appID string, podName string, results int) (api.AppEvents, int, error)
-
func ListPtypeEvents(c *drycc.Client, appID string, ptype string, results int) (api.AppEvents, int, error)
ListPodEvents lists events of an app process.
ListPtypeEvents lists events of an app ptype.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.