Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KformParser ¶
type KformParser struct {
// contains filtered or unexported fields
}
func NewKformParser ¶
func NewKformParser(ctx context.Context, path string) (*KformParser, error)
NewKformParser creates a new kform parser ctx: contains the recorder path: indicates the rootPath of the kform package
func (*KformParser) GetRootPackage ¶
func (*KformParser) ListPackages ¶
func (*KformParser) Parse ¶
func (r *KformParser) Parse(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.