(ctx context.Context, count int64)
| 6 | ACLDryRun(ctx context.Context, username string, command ...interface{}) *StringCmd |
| 7 | |
| 8 | ACLLog(ctx context.Context, count int64) *ACLLogCmd |
| 9 | ACLLogReset(ctx context.Context) *StatusCmd |
| 10 | |
| 11 | ACLGenPass(ctx context.Context, bit int) *StringCmd |