https://github.com/phdata/go-libcni
A library representing some common structs and functions when working with CNI in Go.
https://github.com/phdata/go-libcni
Last synced: 6 months ago
JSON representation
A library representing some common structs and functions when working with CNI in Go.
- Host: GitHub
- URL: https://github.com/phdata/go-libcni
- Owner: phdata
- License: apache-2.0
- Created: 2020-04-23T17:15:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T18:46:38.000Z (about 6 years ago)
- Last Synced: 2024-06-20T05:02:27.111Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository holds some common structs and functions to use when working with [CNI](https://github.com/containernetworking/cni) in Go.