kubectl/pkg/describe
Stephen Kitt cfd2169f88 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>

Kubernetes-commit: 45836971f27ca70cd7742e8ee66e99e3c648cf9f
2023-03-14 16:17:48 +01:00
..
describe.go Sort and limit to the describers the return (string, error) 2023-05-17 16:36:46 +00:00
describe_test.go cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
interface.go Add --chunk-size support to kubectl describe 2021-04-20 11:24:35 -07:00