README
varnish-agent
通过从etcd中获取tag标识为http-backend的http服务,生成varnish配置,启动varnish。
get backend config from etcd and the generate varnish config file, then reload it
<script type="module">
import varnishAgent from 'https://cdn.skypack.dev/varnish-agent';
</script>
通过从etcd中获取tag标识为http-backend的http服务,生成varnish配置,启动varnish。