Added support for ZoneDelegated object #228
Annotations
11 errors
|
Run go test ./...:
infoblox/datasource_infoblox_zone_delegated.go#L120
objMgr.GetZoneDelegatedByFilters undefined (type ibclient.IBObjectManager has no field or method GetZoneDelegatedByFilters)
|
Run go test ./...:
infoblox/datasource_infoblox_zone_delegated.go#L186
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
|
Run go test ./...:
infoblox/datasource_infoblox_zone_delegated.go#L187
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L168
too many arguments in call to objMgr.CreateZoneDelegated
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L272
zoneDelegated.DelegateTo.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L273
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L423
too many arguments in call to objMgr.UpdateZoneDelegated
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L555
zoneDelegated.DelegateTo.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L556
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Run go test ./...
Process completed with exit code 1.
|
Loading