kubernetes/pkg/printers/internalversion
Stephen Kitt 45836971f2
cli: replace intstr.FromInt with intstr.FromInt32
This touches cases where FromInt() is used on numeric constants, or
values which are already int32s, or int variables which are defined
close by and can be changed to int32s with little impact.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2023-05-13 14:03:46 +02:00
..
.import-restrictions update existing import-restrictions files 2020-01-28 10:51:45 +01:00
import_known_versions.go api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
printers_test.go cli: replace intstr.FromInt with intstr.FromInt32 2023-05-13 14:03:46 +02:00
printers.go ClusterTrustBundles: Define types 2023-03-15 20:10:18 -07:00
sorted_resource_name_list_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00