parser

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

parser module

This module decode KubeFile to image spec metadata

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Parse(kubeFile []byte) *v1.Image
}

func NewParse

func NewParse() Interface

type Parser

type Parser struct{}

func (*Parser) Parse

func (p *Parser) Parse(kubeFile []byte) *v1.Image

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL