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 Operation Log (ULog) lookups used by event-check. Replay fixtures and focused tests cover the operation-log request/response contract used by this validation path.
func (*Driver) DumpEvents ¶
DumpEvents returns recent operation-log entries. `args` may be a `<startUnix>:<endUnix>` time window, "all", or empty.
func (*Driver) HandleEvents ¶
HandleEvents is unsupported: UCloud Operation Log is read-only.
Click to show internal directories.
Click to hide internal directories.