mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-23 10:27:54 +00:00
Update multus.go
Copyrights updated with Intel - Apache License 2.0
This commit is contained in:
committed by
GitHub
parent
2e3ba8ad87
commit
e556ec685a
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2015 CNI authors
|
// Copyright (c) 2017 Intel Corporation
|
||||||
//
|
//
|
||||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
// you may not use this file except in compliance with the License.
|
// you may not use this file except in compliance with the License.
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// This is a "Multi-plugin".It is a fork of flannel CNI
|
// This is a "Multi-plugin".The delegate concept refered from CNI project
|
||||||
// It reads other plugin netconf, and then invoke them, e.g.
|
// It reads other plugin netconf, and then invoke them, e.g.
|
||||||
// flannel or sriov plugin.
|
// flannel or sriov plugin.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user