Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
Cred auth.Credential
Regions []string
DomainID string
Client *api.Client
// contains filtered or unexported fields
}
Driver wraps Huawei CTS `ListTraces` so event-check can review recent management-plane operations from an authorized environment. CTS is read-only: `whitelist` returns a clear unsupported error instead of silently no-oping.
func (*Driver) DumpEvents ¶
DumpEvents queries CTS management traces and optionally filters the result by source IP when `sourceFilter` is not empty and not "all".
func (*Driver) HandleEvents ¶
HandleEvents is intentionally not supported — Huawei CTS is an audit log, not a configurable detection/whitelist surface.
Click to show internal directories.
Click to hide internal directories.