types

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package types contains types that are shared by the provisioner and static modes.

Index

Constants

View Source
const (
	// EPPEndpointHostHeader is the HTTP header used to specify the EPP endpoint host.
	EPPEndpointHostHeader = "X-EPP-Host"
	// EPPEndpointPortHeader is the HTTP header used to specify the EPP endpoint port.
	EPPEndpointPortHeader = "X-EPP-Port"
	// GoShimPort is the default port for the Go EPP shim server to listen on. If collisions become a problem,
	// we can make this configurable via the NginxProxy resource.
	GoShimPort = 54800 // why 54800? Sum "nginx" in ASCII and multiply by 100.
)

Fields used for communication with the EndpointPicker service when using the Inference Extension.

Variables

This section is empty.

Functions

This section is empty.

Types

type ObjectType

type ObjectType client.Object

ObjectType is used when we only care about the type of client.Object. The fields of the client.Object may be empty.

Jump to

Keyboard shortcuts

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