No description
- Go 86.8%
- Makefile 10.1%
- Dockerfile 3.1%
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| .reuse | ||
| api | ||
| bootstrapkubeconfig | ||
| bootstraptoken | ||
| cmd | ||
| hack | ||
| LICENSES | ||
| utils/bootstraptoken | ||
| version | ||
| .gitignore | ||
| .golangci.yml | ||
| CODEOWNERS | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
kubectl-ironcore
Overview
kubectl-ironcore is a kubectl plugin for working with the ironcore types.
Installation, Usage and Development
To install the tool, run
make install
This makes the tool available under /usr/bin/local/kubectl-ironcore and thus (if present in your PATH) via
kubectl ironcore.
Contributing
We'd love to get feedback from you. Please report bugs, suggestions or post questions by opening a GitHub issue.