Fix revive error

This commit is contained in:
Tomofumi Hayashi
2022-06-21 23:39:18 +09:00
parent 8bbb594dad
commit dc57189cf9
12 changed files with 151 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
// limitations under the License.
//
// this is daemonized entrypoint process. which watches master config
// and generate multus CNI config
package main
import (