.. |
bitmap
|
564a13285f
libnetwork/bitmap: improve documentation
|
2 years ago |
cluster
|
0f6cb61f2d
Switch from x/net/context -> context
|
7 years ago |
cmd
|
332ffe8d74
libnetwork/networkdb: NetworkDB.Watch(): remove unused "key" argument
|
2 years ago |
config
|
738b16d873
libnetwork/config: add Config.DriverConfig() and un-export DriverCfg
|
2 years ago |
datastore
|
02dc5ea720
libnetwork/datastore: remove Store.KVStore()
|
1 year ago |
diagnostic
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
discoverapi
|
a08a254df3
libnetwork: drop DatastoreConfig discovery type
|
2 years ago |
docs
|
9e817251a8
libnetwork/docs: fix broken link
|
2 years ago |
driverapi
|
5b3acc15d1
libnetwork: drop legacy driver cruft
|
2 years ago |
drivers
|
37cbdeb1f2
libnetwork: remove most of kvstore
|
1 year ago |
drvregistry
|
5b3acc15d1
libnetwork: drop legacy driver cruft
|
2 years ago |
etchosts
|
1cd937a867
libnetwork/etchosts: format code with gofumpt
|
2 years ago |
internal
|
37cbdeb1f2
libnetwork: remove most of kvstore
|
1 year ago |
ipam
|
6f3fcbcfe1
libnetwork/ipam(s): format code with gofumpt
|
2 years ago |
ipamapi
|
5b3acc15d1
libnetwork: drop legacy driver cruft
|
2 years ago |
ipams
|
5b3acc15d1
libnetwork: drop legacy driver cruft
|
2 years ago |
ipamutils
|
bba21735bf
libnetwork/ipamutils: format code with gofumpt
|
2 years ago |
ipbits
|
3c59ef247f
libnet/ipam: use netip types internally
|
2 years ago |
iptables
|
ddd33c6bbd
libnetwork/iptables: move IPTable.LoopbackByVersion() to a utility
|
2 years ago |
netlabel
|
644e3d4cdb
libnetwork/netlabel: remove dead code
|
2 years ago |
netutils
|
65e2149b3e
libnetwork/netutils: format code with gofumpt
|
2 years ago |
networkdb
|
332ffe8d74
libnetwork/networkdb: NetworkDB.Watch(): remove unused "key" argument
|
2 years ago |
ns
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
options
|
948f55d0b7
libnetwork/options: remove unused NewGeneric, and use map[string]any
|
2 years ago |
osl
|
882f7bbf1f
libnetwork/osl: format code with gofumpt
|
2 years ago |
portallocator
|
801cd50744
libnetwork/portallocator: format code with gofumpt
|
2 years ago |
portmapper
|
dd5ea7e996
libnetwork: format code with gofumpt
|
2 years ago |
resolvconf
|
0b75c02276
libnetwork/resolvconf: format code with gofumpt
|
2 years ago |
support
|
4b981436fe
Fixup libnetwork lint errors
|
4 years ago |
testutils
|
ecbd126d6a
Merge pull request #45586 from corhere/fix-flaky-resolver-test
|
2 years ago |
types
|
dd5ea7e996
libnetwork: format code with gofumpt
|
2 years ago |
.dockerignore
|
62ebaeac7a
Added back dockerignore
|
7 years ago |
.gitignore
|
62ebaeac7a
Added back dockerignore
|
7 years ago |
README.md
|
17882ed614
libnetwork: update example in README.md
|
2 years ago |
agent.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
agent.pb.go
|
fd72b134d5
update generated files
|
2 years ago |
agent.proto
|
1eaea43581
fix protos and "go generate" commands
|
2 years ago |
controller.go
|
7e4ffa3fa9
Merge pull request #46050 from thaJeztah/libnetwork_remove_interface
|
1 year ago |
default_gateway.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
default_gateway_freebsd.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
default_gateway_linux.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
default_gateway_windows.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
drivers_freebsd.go
|
d519bde5da
libnet/drivers: stop passing config to drivers...
|
2 years ago |
drivers_ipam.go
|
d478e13639
libnet: un-plumb datastores from IPAM inits
|
2 years ago |
drivers_linux.go
|
d519bde5da
libnet/drivers: stop passing config to drivers...
|
2 years ago |
drivers_unsupported.go
|
1980deffae
libn: refactor platform driver registration
|
2 years ago |
drivers_windows.go
|
d519bde5da
libnet/drivers: stop passing config to drivers...
|
2 years ago |
endpoint.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
endpoint_cnt.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
endpoint_info.go
|
c71555f030
libnetwork: return concrete-typed *Endpoint
|
2 years ago |
endpoint_info_unix.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
endpoint_info_windows.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
endpoint_test.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
error.go
|
befff0e13f
libnetwork: remove more datastore scope plumbing
|
2 years ago |
errors_test.go
|
be8ff186d6
libnetwork: refactor TestErrorInterfaces into a test
|
2 years ago |
firewall_linux.go
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
firewall_linux_test.go
|
6025938ee9
Merge pull request #45987 from thaJeztah/cleanup_iptables_the_sequel
|
2 years ago |
firewall_others.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
libnetwork_internal_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
libnetwork_linux_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
libnetwork_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
libnetwork_unix_test.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
libnetwork_windows_test.go
|
dd5ea7e996
libnetwork: format code with gofumpt
|
2 years ago |
network.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
network_unix.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
network_windows.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
resolver.go
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
resolver_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
resolver_unix.go
|
1178319313
libn: fix resolver restore w/ chatty 'iptables -C'
|
2 years ago |
resolver_windows.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
sandbox.go
|
dd5ea7e996
libnetwork: format code with gofumpt
|
2 years ago |
sandbox_dns_unix.go
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
sandbox_dns_windows.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
sandbox_externalkey_unix.go
|
dd5ea7e996
libnetwork: format code with gofumpt
|
2 years ago |
sandbox_externalkey_unsupported.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
sandbox_store.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
sandbox_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
service.go
|
9e3a6ccf69
libn/i/setmatrix: make generic and constructorless
|
2 years ago |
service_common.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
service_common_test.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
service_linux.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
service_unsupported.go
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
service_windows.go
|
64c6f72988
libnetwork: remove Network interface
|
2 years ago |
store.go
|
37cbdeb1f2
libnetwork: remove most of kvstore
|
1 year ago |
store_linux_test.go
|
02dc5ea720
libnetwork/datastore: remove Store.KVStore()
|
1 year ago |
store_test.go
|
a5ee0d6af8
libnetwork: don't access KVStore directly in tests
|
1 year ago |