File tree Expand file tree Collapse file tree 2 files changed +52
-52
lines changed Expand file tree Collapse file tree 2 files changed +52
-52
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ apiVersion : krew.googlecontainertools.github.com/v1alpha2
2+ kind : Plugin
3+ metadata :
4+ name : regex
5+ spec :
6+ version : v1.0.1
7+ homepage : https://github.com/ahmedTouati/kubectl-regex
8+ shortDescription : " Get and delete Kubernetes resources with regex patterns"
9+ description : |
10+ A kubectl plugin that allows you to list or delete Kubernetes resources
11+ (Pods, Services, Deployments, etc.) by regex pattern.
12+
13+ platforms :
14+ - selector :
15+ matchLabels :
16+ os : linux
17+ arch : amd64
18+ uri : https://github.com/ahmedTouati/kubectl-regex/releases/download/v1.0.1/kubectl-regex_v1.0.1_linux_amd64.tar.gz
19+ sha256 : " 57335d3386ed54c6286c575c0d88b4d54286fa454c21364bb0dc206285984ae5"
20+ bin : kubectl-regex
21+
22+ - selector :
23+ matchLabels :
24+ os : linux
25+ arch : arm64
26+ uri : https://github.com/ahmedTouati/kubectl-regex/releases/download/v1.0.1/kubectl-regex_v1.0.1_linux_arm64.tar.gz
27+ sha256 : " 6b2dde6761c0ca7413a63c998e83cbe9d2398b711ad633171ab25b600093c54f"
28+ bin : kubectl-regex
29+
30+ - selector :
31+ matchLabels :
32+ os : darwin
33+ arch : amd64
34+ uri : https://github.com/ahmedTouati/kubectl-regex/releases/download/v1.0.1/kubectl-regex_v1.0.1_darwin_amd64.tar.gz
35+ sha256 : " bfccbcbaf4ff7ee087ee749df9df46cce5e49d3f8a216a9d1f0eb9c7865e1fa8"
36+ bin : kubectl-regex
37+
38+ - selector :
39+ matchLabels :
40+ os : darwin
41+ arch : arm64
42+ uri : https://github.com/ahmedTouati/kubectl-regex/releases/download/v1.0.1/kubectl-regex_v1.0.1_darwin_arm64.tar.gz
43+ sha256 : " 722eb0c2fc2cc7e46275e1d322e2066a264d1906c352f8a650663109e25a66ef"
44+ bin : kubectl-regex
45+
46+ - selector :
47+ matchLabels :
48+ os : windows
49+ arch : amd64
50+ uri : https://github.com/ahmedTouati/kubectl-regex/releases/download/v1.0.1/kubectl-regex_v1.0.1_windows_amd64.tar.gz
51+ sha256 : " 7cf64c4a70dd1450edaa0ee503e5814fa82b2382c331cd1b07d822bcf4f36842"
52+ bin : kubectl-regex.exe
You can’t perform that action at this time.
0 commit comments