Documentation
¶
Index ¶
- Constants
- func Command() *cli.Command
- func ListAudits(ctx context.Context) (map[string]Audit, error)
- func ListAuditsN(ctx context.Context, limit int64) (map[string]Audit, error)
- func ListAuditsUI(limit int64) error
- func Save(ctx context.Context, name string, resource map[string]string, ...) error
- type Audit
Constants ¶
View Source
const (
AuditPrefix string = "audit:"
)
Variables ¶
This section is empty.
Functions ¶
func ListAuditsUI ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.