mirror of https://github.com/status-im/consul.git
1a8ffec6a7
The new grpcAddress function contains all of the logic to translate the command line options into the values used in the template. The new type has two advantages. 1. It introduces a logical grouping of values in the BootstrapTplArgs struct which is exceptionally large. This grouping makes the struct easier to understand because each set of nested values can be seen as a single entity. 2. It gives us a reasonable return value for this new function. |
||
---|---|---|
.. | ||
pipe-bootstrap | ||
testdata | ||
bootstrap_config.go | ||
bootstrap_config_test.go | ||
bootstrap_tpl.go | ||
envoy.go | ||
envoy_test.go | ||
exec_test.go | ||
exec_unix.go | ||
exec_unsupported.go | ||
flags.go | ||
flags_test.go |