
The highest tagged major version is
v2.
command
module
Version:
v1.0.0-alpha.1
Opens a new window with list of versions in this module.
Published: Dec 3, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Devfile Parser Library
About
The Devfile Parser library is a Golang module that:
- parses the devfile.yaml as specified by the api & schema.
- writes to the devfile.yaml with the updated data.
- generates Kubernetes objects for the various devfile resources.
- defines util functions for the devfile.
The function documentation can be accessed via pkg.go.dev.
- To parse a devfile, visit pkg/devfile/parse.go
- To get the Kubernetes structs from the devfile, visit pkg/devfile/generator/generators.go
Usage
In the future, the following projects will be consuming this library as a Golang dependency
Issues
Issues are tracked in the devfile/api repo with the label area/library
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.