Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 新增不指定就执行所有集群的功能 #2

Open
googs1025 opened this issue Aug 31, 2023 · 1 comment
Open

feat: 新增不指定就执行所有集群的功能 #2

googs1025 opened this issue Aug 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@googs1025
Copy link
Contributor

ex: 例如,传入字符串,就获取所有集群的pod资源对象
p3, _ := multiClient.Cluster("").CoreV1().Pods("default").List(context.Background(), v1.ListOptions{})

@googs1025 googs1025 self-assigned this Aug 31, 2023
@googs1025 googs1025 added the enhancement New feature or request label Aug 31, 2023
@googs1025
Copy link
Contributor Author

目前评估来看,要维持原生的调用功能比较难实现

@googs1025 googs1025 removed their assignment Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant