Documentation
¶
Overview ¶
Package validate provides catalog validation commands.
Index ¶
- func NewAuthorsCommand(app application.Application) *cobra.Command
- func NewCatalogCommand(app application.Application) *cobra.Command
- func NewCommand(app application.Application) *cobra.Command
- func NewModelsCommand(app application.Application) *cobra.Command
- func NewProvidersCommand(app application.Application) *cobra.Command
- type ValidationResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthorsCommand ¶ added in v0.0.15
func NewAuthorsCommand(app application.Application) *cobra.Command
NewAuthorsCommand creates the validate authors subcommand using app context.
func NewCatalogCommand ¶ added in v0.0.15
func NewCatalogCommand(app application.Application) *cobra.Command
NewCatalogCommand creates the validate catalog subcommand using app context.
func NewCommand ¶ added in v0.0.15
func NewCommand(app application.Application) *cobra.Command
NewCommand creates the validate command using app context.
func NewModelsCommand ¶ added in v0.0.15
func NewModelsCommand(app application.Application) *cobra.Command
NewModelsCommand creates the validate models subcommand using app context.
func NewProvidersCommand ¶ added in v0.0.15
func NewProvidersCommand(app application.Application) *cobra.Command
NewProvidersCommand creates the validate providers subcommand using app context.
Types ¶
Click to show internal directories.
Click to hide internal directories.