@kosko/yamlFunctionsloadStringpublicloadString CallableloadString(content: string, options?: LoadOptions): Promise<Manifest[]>Loads a Kubernetes YAML file from a string.Parameterscontent: stringoptions: LoadOptions = {}Returns Promise<Manifest[]>
Loads a Kubernetes YAML file from a string.