constants

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package constants contains network plugin constants.

Index

Constants

View Source
const (
	// PluginCode is the code of the network plugin.
	PluginCode string = "Network"

	// ValidationTypeDNS is the DNS validation type.
	ValidationTypeDNS string = "network-dns"

	// ValidationTypeICMP is the ICMP validation type.
	ValidationTypeICMP string = "network-icmp"

	// ValidationTypeIPRange is the IP range validation type.
	ValidationTypeIPRange string = "network-ip-range"

	// ValidationTypeMTU is the MTU validation type.
	ValidationTypeMTU string = "network-mtu"

	// ValidationTypeTCPConn is the TCP connection validation type.
	ValidationTypeTCPConn string = "network-tcp-conn"

	// ValidationTypeHTTPFile is the HTTP file validation type.
	ValidationTypeHTTPFile string = "http-file"

	// ClientCertificateKey is the key for the client certificate in a secret.
	ClientCertificateKey string = "tls.crt"
)

Variables

This section is empty.

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