mirror of https://github.com/status-im/consul.git
12 lines
255 B
YAML
12 lines
255 B
YAML
|
# Copyright (c) HashiCorp, Inc.
|
||
|
# SPDX-License-Identifier: BUSL-1.1
|
||
|
|
||
|
with-expecter: true
|
||
|
all: true
|
||
|
recursive: false
|
||
|
dir: "controllermock"
|
||
|
outpkg: "controllermock"
|
||
|
mockname: "{{.InterfaceName}}"
|
||
|
packages:
|
||
|
github.com/hashicorp/consul/internal/controller:
|