validation

package
v0.11.0-alpha.6-test Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Validate(context.Context) error
}

Service interfacetype Service interface {

type ValidationClient

type ValidationClient struct {
	// contains filtered or unexported fields
}

Client structure

func NewValidationClient

func NewValidationClient(cloudFQDN string, authorizer auth.Authorizer) (*ValidationClient, error)

NewClient method returns new client

func (*ValidationClient) Validate

func (c *ValidationClient) Validate(ctx context.Context) error

gets a file from the corresponding node agent and writes it to filename

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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