config

package
v1.6.0 Latest Latest
Warning

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

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

Documentation

Overview

+kubebuilder:validation:Optional

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PeerDiscoveryConfig

type PeerDiscoveryConfig struct {
	// Network address of aperture server to advertise to peers - this address
	// should be reachable from other agents. Used for NAT traversal when
	// provided.
	AdvertisementAddr string `json:"advertisement_addr" validate:"omitempty,hostname_port"`
}

PeerDiscoveryConfig holds configuration for Agent Peer Discovery. swagger:model +kubebuilder:object:generate=true

func (*PeerDiscoveryConfig) DeepCopy

func (in *PeerDiscoveryConfig) DeepCopy() *PeerDiscoveryConfig

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PeerDiscoveryConfig.

func (*PeerDiscoveryConfig) DeepCopyInto

func (in *PeerDiscoveryConfig) DeepCopyInto(out *PeerDiscoveryConfig)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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