Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChartConfigFilename = "Chart.yaml" ModuleYamlFilename = "module.yaml" HooksDir = "hooks" ImagesDir = "images" OpenAPIDir = "openapi" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
func NewManager ¶
func NewManager(dir string, rootConfig *config.RootConfig) *Manager
func (*Manager) HasCriticalErrors ¶ added in v0.1.0
func (*Manager) PrintResult ¶ added in v0.1.0
func (m *Manager) PrintResult()
Click to show internal directories.
Click to hide internal directories.