cloud.google.com/go/storage.ACLHandle.bucketList (method)

2 uses

	cloud.google.com/go/storage (current package)
		acl.go#L116: 	return a.bucketList(ctx)
		acl.go#L142: func (a *ACLHandle) bucketList(ctx context.Context) ([]ACLRule, error) {