소스 검색

libnet: document what Network.networkType represents

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
Albin Kerouanton 1 년 전
부모
커밋
13915f6521
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      libnetwork/network.go

+ 1 - 1
libnetwork/network.go

@@ -175,7 +175,7 @@ func (i *IpamInfo) UnmarshalJSON(data []byte) error {
 type Network struct {
 	ctrlr            *Controller
 	name             string
-	networkType      string
+	networkType      string // networkType is the name of the netdriver used by this network
 	id               string
 	created          time.Time
 	scope            string // network data scope