mirror of
https://github.com/mcuadros/ascode
synced 2024-11-26 14:03:49 +01:00
2 lines
5.8 KiB
HTML
2 lines
5.8 KiB
HTML
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>API Reference - AsCode - Terraform Alternative Syntax</title><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=https://ascode.run/images/favicon.png><link rel=stylesheet href=/css/style.min.df49831c6872564dff31a5f0978a9571f2c8110b513d4b3b1fc8ead41dcdc9f0.css></head><body class="page page-default-list"><div id=main-menu-mobile class=main-menu-mobile><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class=menu-item-docs><a href=/docs/><span>Docs</span></a></li><li class=menu-item-github><a href=https://github.com/mcuadros/ascode><span>GitHub</span></a></li></ul></div><div class=wrapper><div class=header><div class=container><div class=logo><a href=https://ascode.run><img alt=Logo src=/images/logo-header.svg></a></div><div class=logo-mobile><a href=https://ascode.run><img alt=Logo src=/images/logo-header.svg></a></div><div id=main-menu class=main-menu><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class=menu-item-docs><a href=/docs/><span>Docs</span></a></li><li class=menu-item-github><a href=https://github.com/mcuadros/ascode><span>GitHub</span></a></li></ul></div><button id=toggle-main-menu-mobile class="hamburger hamburger--slider" type=button>
|
|
<span class=hamburger-box><span class=hamburger-inner></span></span></button></div></div><div class="main container pt-2 pt-md-6 pb-3 pb-md-6"><div class=row><div class="col-12 col-md-3 mb-3"><div class=sidebar><div class=docs-menu><h4><a href=/docs/reference/>API Reference</a></h4><ul><li><a href=/docs/reference/types/>built-in</a></li><li><a href=/docs/reference/docker/>docker</a></li><li><a href=/docs/reference/base64/>encoding/base64</a></li><li><a href=/docs/reference/csv/>encoding/csv</a></li><li><a href=/docs/reference/json/>encoding/json</a></li><li><a href=/docs/reference/yaml/>encoding/yaml</a></li><li><a href=/docs/reference/http/>http</a></li><li><a href=/docs/reference/math/>math</a></li><li><a href=/docs/reference/os/>os</a></li><li><a href=/docs/reference/filepath/>path/filepath</a></li><li><a href=/docs/reference/re/>re</a></li><li><a href=/docs/reference/time/>time</a></li><li><a href=/docs/reference/url/>url</a></li></ul></div><div style=font-size:90%;margin-top:40px><a href=/docs/>« Documentation</a></div></div></div><div class="col-12 col-md-9"><span class=overview>Overview</span><h1 class=title>API Reference</h1><div class=content></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/types/>built-in</a></h2><p>builtin package represents the predefined, Terraform domain-specific,functions and types in the scope of any thread of AsCode. This meansthat is not required to use the <code>load</code> statement, and any of the functioncan be called without any prefix.</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/docker/>docker</a></h2><p>The docker modules allow you to manipulate docker image names.</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/base64/>encoding/base64</a></h2><p>base64 defines base64 encoding & decoding functions,often used to represent binary as text.</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/csv/>encoding/csv</a></h2><p>csv reads comma-separated values files</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/json/>encoding/json</a></h2><p>json provides functions for working with json data</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/yaml/>encoding/yaml</a></h2><p>yaml provides functions for working with yaml data</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/http/>http</a></h2><p>http defines an HTTP client implementation</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/math/>math</a></h2><p>math defines mathematical functions, it’s intended to be a drop-insubset of python’s math module for starlark: <a href=https://docs.python.org/3/library/math.html>https://docs.python.org/3/library/math.html</a></p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/os/>os</a></h2><p>os provides a platform-independent interface to operating system functionality.</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/filepath/>path/filepath</a></h2><p>filepath implements utility routines for manipulating filename paths in away compatible with the target operating system-defined file path</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/re/>re</a></h2><p>re defines regular expression functions, it’s intended to be a drop-insubset of python’s re module for starlark: <a href=https://docs.python.org/3/library/re.html>https://docs.python.org/3/library/re.html</a></p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/time/>time</a></h2><p>time defines time primitives for starlark</p></div><div class="summary mb-2"><h2 class=title-summary><a href=https://ascode.run/docs/reference/url/>url</a></h2><p>url parses URLs and implements query escaping.</p></div></div></div></div></div><div class=sub-footer><div class=container><div class=row><div class=col-12><div class=sub-footer-inner><ul><li><a href=https://github.com/mcuadros/ascod>Documentation version v1.3.0</a></li><li>Template by <a href=https://www.zerostatic.io>Robert Austin</a></li></ul></div></div></div></div><script type=text/javascript src=/js/scripts.min.be6fe1294698d6acd837c5182149cd1a24daae9fa1903ce810c264539d254d62.js></script></body></html> |