versioning: misc cleanups
authorGabe Rosenhouse <rosenhouse@gmail.com>
Tue, 6 Sep 2016 15:22:27 +0000 (11:22 -0400)
committerGabe Rosenhouse <rosenhouse@gmail.com>
Tue, 6 Sep 2016 19:35:58 +0000 (15:35 -0400)
commitbf6948da19ebd331535e6015c6c25139ff65c2e9
treec7c8b3043b03b94a983610f9d427790ea2a276ed
parent2f9740739668061166b630b7da3337342b765ac6
versioning: misc cleanups

highlights:
 - NetConf struct finally includes cniVersion field
 - improve test coverage of current version report behavior
 - godoc a few key functions
 - allow tests to control version list reported by no-op plugin
invoke/exec.go
invoke/get_version_integration_test.go [moved from invoke/exec_integration_test.go with 78% similarity]
types/types.go
version/plugin.go [new file with mode: 0644]
version/plugin_test.go [moved from version/version_test.go with 94% similarity]
version/version.go