Import TCP subtypes in test controller

pull/1810/head
Jeff Mitchell 4 years ago
parent c69e96969e
commit 75a38e2505

@ -7,6 +7,8 @@ import (
"github.com/hashicorp/boundary/internal/cmd/config"
"github.com/hashicorp/boundary/internal/servers/controller"
wrapping "github.com/hashicorp/go-kms-wrapping"
_ "github.com/hashicorp/boundary/internal/servers/controller/handlers/targets/tcp"
)
type option struct {

Loading…
Cancel
Save