update vendor and add accessor crd

Signed-off-by: f10atin9 <f10atin9@kubesphere.io>
This commit is contained in:
f10atin9
2022-04-06 17:11:41 +08:00
parent f92026c606
commit 0f89aca71d
31 changed files with 4455 additions and 1498 deletions

4
vendor/github.com/spf13/cobra/fish_completions.md generated vendored Normal file
View File

@@ -0,0 +1,4 @@
## Generating Fish Completions For Your cobra.Command
Please refer to [Shell Completions](shell_completions.md) for details.