network

package
v12.124.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Overview

Package network provides KNF validators for checking items related to network

Index

Constants

This section is empty.

Variables

View Source
var (
	// IP returns error if config property isn't a valid IP address
	IP = validateIP

	// Port returns error if config property isn't a valid port number
	Port = validatePort

	// MAC returns error if config property isn't a valid MAC address
	MAC = validateMAC

	// CIDR returns error if config property isn't a valid CIDR address
	CIDR = validateCIDR

	// URL returns error if config property isn't a valid URL
	URL = validateURL

	// Mail returns error if config property isn't a valid email address
	Mail = validateMail

	// HasIP returns error if system doesn't have interface with IP from config property
	HasIP = validateHasIP
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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