adding as3 perp changes #339
Annotations
10 errors
golint:
main.go#L12
could not import github.com/F5Networks/terraform-provider-bigip/bigip (-: # github.com/F5Networks/terraform-provider-bigip/bigip
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L166
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L171
client.AddRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method AddRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L206
client.GetRequestLogProfile undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetRequestLogProfile)
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L302
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_ltm_profile_request_log.go#L331
undefined: bigip.RequestLogProfile
|
golint:
bigip/resource_bigip_as3.go#L184
client.CheckSetting undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method CheckSetting)
|
golint:
bigip/resource_bigip_as3.go#L198
client.GetAppsList undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method GetAppsList)
|
golint:
bigip/resource_bigip_as3.go#L199
client.PostPerAppBigIp undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method PostPerAppBigIp)
|
golint:
bigip/resource_bigip_as3.go#L334
client.CheckSetting undefined (type *"github.com/f5devcentral/go-bigip".BigIP has no field or method CheckSetting)
|