1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-01 15:28:11 +00:00
norman/types/mapper
Steffan Tucker 1e41884a06
Fix golangci-lint issues
As part of updating dapper files, golangci-lint was set to be used. This
caused a lot of lint issues to crop up, which this fixes.
2022-07-26 10:40:30 -06:00
..
access.go Add Optional to access mapper 2018-07-19 10:23:17 -07:00
annotation_field.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
apigroup.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
base64.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
batchmove.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
changetype.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
check.go Various mapper changes 2017-12-22 23:19:30 -07:00
condition.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
copy.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
display_name.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
drop.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
embed.go Fix embed mapper ignore list not working 2019-01-09 15:22:22 +08:00
enum.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
json_encode.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
label_field.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
log.go Various mapper changes 2017-12-22 23:19:30 -07:00
metadata.go NewClientErrorReporter 2019-09-30 09:47:04 -07:00
move.go Fix golangci-lint issues 2022-07-26 10:40:30 -06:00
object.go Add self link mapper 2021-02-18 20:22:11 -07:00
pendingstatus.go Add pending mapper to set resource state to pending when no conditions 2018-10-09 19:30:07 -07:00
read_only.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
rename_reference.go Add CodeName to Move Mapper 2018-07-19 10:23:17 -07:00
required.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
root.go Add root mapper 2018-07-19 10:23:17 -07:00
scope.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
selflink.go Use lower name 2021-02-24 17:58:46 -07:00
set_value.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
slice_merge.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
slice_to_map.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00
union_embed.go Rename IsEmpty to IsAPIObjectEmpty 2018-07-19 10:23:17 -07:00
untyped_move.go Change ToInternal to return error 2018-07-19 10:23:17 -07:00