validator

package
v0.0.0-...-be2354b Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "unknown"
)

Functions

func Run

func Run(s *ServerRunOptions) error

Types

type ServerRunOptions

type ServerRunOptions struct {
	Address              string
	Port                 int
	TlsCA                string
	TlsCert              string
	TlsKey               string
	IgnoreLabelKeys      string
	ShowVersion          bool
	SrcResourceName      string
	DstResourceName      string
	AllowDescheduleCount int
}

func NewServerRunOptions

func NewServerRunOptions() *ServerRunOptions

func (*ServerRunOptions) Validate

func (s *ServerRunOptions) Validate() error

Jump to

Keyboard shortcuts

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