- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UtilFactory (0.12 sec)
-
istioctl/pkg/cli/kubectl_factory.go
// This is done under istioctl/ to avoid excessive binary bloat in other packages; this pulls in around 10mb of // dependencies. var MakeKubeFactory = func(k kube.CLIClient) util.Factory { kf := k.UtilFactory() return Factory{ PartialFactory: kf, full: util.NewFactory(kf), }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Jun 09 18:17:49 UTC 2023 - 2K bytes - Viewed (0)