mirror of
https://github.com/int128/kubelogin.git
synced 2026-02-14 08:29:51 +00:00
9 lines
159 B
YAML
9 lines
159 B
YAML
outpkg: "{{.PackageName}}_mock"
|
|
dir: "mocks/{{.PackagePath}}_mock"
|
|
|
|
packages:
|
|
github.com/int128/kubelogin:
|
|
config:
|
|
all: true
|
|
recursive: true
|