gomplate | flexible commandline tool for template rendering | DevOps library

 by   hairyhenderson Go Version: v3.11.5 License: MIT

kandi X-RAY | gomplate Summary

kandi X-RAY | gomplate Summary

gomplate is a Go library typically used in Devops, Docker applications. gomplate has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

gomplate is a template renderer which supports a growing list of datasources, such as: JSON (including EJSON - encrypted JSON), YAML, AWS EC2 metadata, BoltDB, Hashicorp Consul and Hashicorp Vault secrets.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              gomplate has a medium active ecosystem.
              It has 2197 star(s) with 153 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 25 open issues and 309 have been closed. On average issues are closed in 183 days. There are 12 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of gomplate is v3.11.5

            kandi-Quality Quality

              gomplate has 0 bugs and 0 code smells.

            kandi-Security Security

              gomplate has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              gomplate code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              gomplate is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              gomplate releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 20892 lines of code, 1198 functions and 208 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gomplate
            Get all kandi verified functions for this library.

            gomplate Key Features

            No Key Features are available at this moment for gomplate.

            gomplate Examples and Code Snippets

            No Code Snippets are available at this moment for gomplate.

            Community Discussions

            Trending Discussions on gomplate

            QUESTION

            Gomplate : bad character U+0022 '-'
            Asked 2020-Nov-19 at 10:09

            I was trying out gomplate and encountered an error.

            For context I've defined a template file, test.tmplt, and a datasource file, dev.yaml.
            test.tmplt has the following content :

            ...

            ANSWER

            Answered 2020-Nov-19 at 10:09

            Your "k8s" data source is a YAML config, and you want to access the api-advertise-ip property of it.

            Since api-advertise-ip contains dashes, you can't use the name as-is in the template, because that's a syntax error: the template engine tries to use api as the property name, and the dash after that is a syntax error.

            You have to put the property name in quotes that contains dashes: "api-advertise-ip", but this using the . selector is also invalid syntax.

            Use the builtin index function to index the YAML datasource with this key:

            Source https://stackoverflow.com/questions/64908171

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install gomplate

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/hairyhenderson/gomplate.git

          • CLI

            gh repo clone hairyhenderson/gomplate

          • sshUrl

            git@github.com:hairyhenderson/gomplate.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular DevOps Libraries

            ansible

            by ansible

            devops-exercises

            by bregman-arie

            core

            by dotnet

            semantic-release

            by semantic-release

            Carthage

            by Carthage

            Try Top Libraries by hairyhenderson

            go-fsimpl

            by hairyhendersonGo

            go-which

            by hairyhendersonGo

            caddyprom

            by hairyhendersonGo

            github-responder

            by hairyhendersonGo

            go-codeowners

            by hairyhendersonGo