Implement the Validate RPC on built-in plugins #8473
Annotations
20 errors and 2 warnings
pkg/common/plugin/facade.go#L7
could not import github.com/spiffe/spire/pkg/common/catalog (-: # github.com/spiffe/spire/pkg/common/catalog
|
pkg/common/catalog/configure.go#L181
v1.ConfigServiceClient.Validate undefined (type configv1.ConfigServiceClient has no field or method Validate)
|
pkg/common/catalog/configure.go#L181
undefined: configv1.ValidateRequest) (typecheck)
|
pkg/agent/plugin/keymanager/keymanager.go#L12
could not import github.com/spiffe/spire/pkg/common/catalog (-: # github.com/spiffe/spire/pkg/common/catalog
|
pkg/common/catalog/configure.go#L181
v1.ConfigServiceClient.Validate undefined (type configv1.ConfigServiceClient has no field or method Validate)
|
pkg/common/catalog/configure.go#L181
undefined: configv1.ValidateRequest) (typecheck)
|
pkg/agent/plugin/keymanager/v1.go#L36
v1.WrapErr undefined (type V1 has no field or method WrapErr) (typecheck)
|
pkg/agent/plugin/keymanager/v1.go#L51
v1.WrapErr undefined (type V1 has no field or method WrapErr) (typecheck)
|
pkg/agent/plugin/keymanager/v1.go#L53
v1.Errorf undefined (type V1 has no field or method Errorf) (typecheck)
|
pkg/agent/plugin/keymanager/v1.go#L65
v1.WrapErr undefined (type V1 has no field or method WrapErr) (typecheck)
|
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading