moby--moby/libnetwork/drivers/ipvlan
Sebastiaan van Stijn aca80d1cda
libnetwork: ipvlan: reduce use of const for driver name
Inlining the string makes the code more grep'able; renaming the
const to "driverName" to reflect the remaining uses of it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-01 11:44:49 +02:00
..
ivmanager Fix libnetwork imports 2021-06-01 21:51:23 +00:00
ipvlan.go libnetwork: ipvlan: reduce use of const for driver name 2022-07-01 11:44:49 +02:00
ipvlan_endpoint.go libnetwork: ipvlan: reduce use of const for driver name 2022-07-01 11:44:49 +02:00
ipvlan_joinleave.go libnetwork: ipvlan: use single ipSubnet type 2022-07-01 11:44:25 +02:00
ipvlan_network.go libnetwork: ipvlan: reduce use of const for driver name 2022-07-01 11:44:49 +02:00
ipvlan_setup.go libnetwork: ipvlan: reduce use of const for driver name 2022-07-01 11:44:49 +02:00
ipvlan_setup_test.go drivers/ipvlan: add ipvlan_flag option, support l3s ipvlan_mode 2022-06-28 19:28:49 +08:00
ipvlan_state.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
ipvlan_store.go libnetwork: ipvlan: use single ipSubnet type 2022-07-01 11:44:25 +02:00
ipvlan_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00