Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
Credential ucloudauth.Credential
Client *api.Client
ProjectID string
}
Driver wraps UCloud Action Trail (UACT) lookups. Action name and shape are pattern-inferred from UCloud's JSON-RPC convention; verify against the upstream SDK before relying on this in production.
func (*Driver) DumpEvents ¶
DumpEvents returns recent action-log entries. `args` may be a `<startUnix>:<endUnix>` time window, "all", or empty.
func (*Driver) HandleEvents ¶
HandleEvents is unsupported — UCloud Action Trail is read-only.
Click to show internal directories.
Click to hide internal directories.