Add DisableSSHCAUser and DisableSSHCAHost options to linkedca GCP provisioner #1692
Annotations
10 errors
Run Linter:
commands/export.go#L11
could not import github.com/smallstep/certificates/authority (-: # github.com/smallstep/certificates/authority
|
Run Linter:
authority/provisioners.go#L958
cfg.DisableSSHCAUser undefined (type *linkedca.GCPProvisioner has no field or method DisableSSHCAUser)
|
Run Linter:
authority/provisioners.go#L959
cfg.DisableSSHCAHost undefined (type *linkedca.GCPProvisioner has no field or method DisableSSHCAHost)
|
Run Linter:
authority/provisioners.go#L1100
unknown field DisableSSHCAUser in struct literal of type linkedca.GCPProvisioner
|
Run Linter:
authority/provisioners.go#L1101
unknown field DisableSSHCAHost in struct literal of type linkedca.GCPProvisioner) (typecheck)
|
Run Linter:
cmd/step-ca/main.go#L19
could not import github.com/smallstep/certificates/authority (-: # github.com/smallstep/certificates/authority
|
Run Linter:
authority/provisioners.go#L958
cfg.DisableSSHCAUser undefined (type *linkedca.GCPProvisioner has no field or method DisableSSHCAUser)
|
Run Linter:
authority/provisioners.go#L959
cfg.DisableSSHCAHost undefined (type *linkedca.GCPProvisioner has no field or method DisableSSHCAHost)
|
Run Linter:
authority/provisioners.go#L1100
unknown field DisableSSHCAUser in struct literal of type linkedca.GCPProvisioner
|
Run Linter:
authority/provisioners.go#L1101
unknown field DisableSSHCAHost in struct literal of type linkedca.GCPProvisioner) (typecheck)
|
Loading