mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-05-19 00:00:14 +08:00
Merge pull request #133572 from HadrienPatte/ctx
Update `sharedInformerFactoryInterface` context initialization example Kubernetes-commit: 9700dcde33f745cad8d53a583d1705bf9b1c7df1
This commit is contained in:
@@ -10,8 +10,8 @@ require (
|
||||
golang.org/x/time v0.9.0
|
||||
k8s.io/api v0.0.0-20250828034831-a2bc45aa612a
|
||||
k8s.io/apimachinery v0.0.0-20250828034517-c9de3735ccce
|
||||
k8s.io/client-go v0.0.0-20250828035317-bccbbb3816a6
|
||||
k8s.io/code-generator v0.0.0-20250828040325-23126097aee7
|
||||
k8s.io/client-go v0.0.0-20250828075143-9d1c3580ed26
|
||||
k8s.io/code-generator v0.0.0-20250828075556-1fe13b901cc4
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user