mirror of https://github.com/status-im/consul.git
1fe0a87546
This fixes behavior introduced by hashicorp/consul#20232 where a function was added to the iptables configuration struct. Since this struct is actually marshalled into json by consul-k8s, we should not be placing functions inside of it. |
||
---|---|---|
.. | ||
freeport | ||
iptables | ||
testutil | ||
.copywrite.hcl | ||
.golangci.yml | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Internal SDK
Please note that this folder, while public, is not meant for new consumers of these libraries; this should currently be considered an internal, not external, SDK. It is public due to existing needs from other HashiCorp software. The tags in this folder will stay at the 0.x.y level; accordingly users should expect that things can move around, disappear, or change API at any time.