@aws-quickstart/eks-blueprints
    Preparing search index...

    Function loadExternalYaml

    • Reads the YAML document from a URL and parses multiple YAML documents separated by --- as expected in a Kubernetes manifest file Note: The file from the URL is not validated, so user must ensure the URL contains a valid manifest.

      Parameters

      • url: string

        YAML document URL

      Returns any

      a list of parsed YAML documents