validator

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: Apache-2.0 Imports: 45 Imported by: 0

Documentation

Overview

Package validator provides functions to manage the validator and its plugins

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureOrCheckCommand added in v0.1.1

func ConfigureOrCheckCommand(c *cfg.Config, tc *cfg.TaskConfig) error

ConfigureOrCheckCommand configures and applies/executes validator plugin rules nolint:dupl

func DescribeValidationResultsCommand

func DescribeValidationResultsCommand(tc *cfg.TaskConfig) error

DescribeValidationResultsCommand prints the validation results

func InitWorkspace added in v0.0.4

func InitWorkspace(c *cfg.Config, workspaceDir string, subdirs []string, timestamped bool) error

InitWorkspace initializes a workspace directory with subdirectories

func InstallValidatorCommand added in v0.1.0

func InstallValidatorCommand(c *cfg.Config, tc *cfg.TaskConfig) error

InstallValidatorCommand deploys the validator and its plugins

func UndeployValidatorCommand

func UndeployValidatorCommand(tc *cfg.TaskConfig) error

UndeployValidatorCommand undeploys validator and its plugins

func UpgradeValidatorCommand

func UpgradeValidatorCommand(c *cfg.Config, tc *cfg.TaskConfig) error

UpgradeValidatorCommand upgrades validator and its plugins

func WatchValidationResults added in v0.0.3

func WatchValidationResults(tc *cfg.TaskConfig) (bool, error)

WatchValidationResults watches the validation results until all have either succeeded or failed

Types

This section is empty.

Jump to

Keyboard shortcuts

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