netmaker/config
john s b16a6ab6a4 netclient: pass by value -> reference (#919)
* netclient: pass by value -> reference

Updates various function arguments to accept config.ClientConfig
as a reference to avoid deep copying the struct.

Signed-off-by: John Sahhar <john@gravitl.com>
2022-03-21 08:05:30 -04:00
..
environments minor docs changes 2022-01-17 11:30:33 -05:00
config.go netclient: pass by value -> reference (#919) 2022-03-21 08:05:30 -04:00
config_test.go config/config_test: add test (#882) 2022-03-18 14:06:48 -05:00