Dan Williams
|
0da6780449
|
pkg,plugins: update for Result struct Interface index changes
It's a pointer now, so we need to use the helper function to set
the field and also test for nil before accessing it.
|
2017-06-29 13:40:36 -05:00 |
|
Casey Callendrello
|
3c436520be
|
move most of cni/pkg to plugins/pkg: delete code staying in cni/pkg
This moves the following packages to this repository:
* ip
* ipam
* ns
* testutils
* utils
|
2017-05-23 16:12:49 +02:00 |
|
Casey Callendrello
|
559ffa1111
|
Add simple testing infrastructure
|
2017-03-13 18:05:55 +01:00 |
|
Casey Callendrello
|
d62b9a0584
|
sample: create sample plugin
|
2017-03-13 14:31:58 +01:00 |
|