Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dockerfile ¶ added in v0.2.0
type Dockerfile struct {
// contains filtered or unexported fields
}
func NewDockerfile ¶ added in v0.2.0
func NewDockerfile(wc *component.WarnCondition) *Dockerfile
type PackageJSON ¶
type PackageJSON struct {
// contains filtered or unexported fields
}
func NewPackageJSON ¶
func NewPackageJSON(gcli *github.Client, wc *component.WarnCondition) *PackageJSON
Click to show internal directories.
Click to hide internal directories.