https://github.com/estesp/examplectr
Example containerd client in Go; used for CNCF/KubeCon talk
https://github.com/estesp/examplectr
Last synced: 8 months ago
JSON representation
Example containerd client in Go; used for CNCF/KubeCon talk
- Host: GitHub
- URL: https://github.com/estesp/examplectr
- Owner: estesp
- License: apache-2.0
- Created: 2017-11-30T16:52:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T14:26:17.000Z (over 5 years ago)
- Last Synced: 2025-02-01T15:40:52.931Z (over 1 year ago)
- Language: Go
- Size: 3.68 MB
- Stars: 21
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examplectr
Example containerd client in Go; used for CNCF/KubeCon talk