propagation

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Propagation

type Propagation struct {
	// Propagation Name
	Name string

	PropagatedName string

	// State if the propagation is deleted on the child cluster
	IsDeleted bool

	// Origin Ingress
	Origin networkingv1.Ingress

	// The ingress object associated with the propagation.
	Ingress networkingv1.Ingress

	// The list of services associated with the propagation.
	Services []v1.Service

	// The list of endpoints associated with the propagation.
	Endpoints []v1.Endpoints
}

Exposure is the minimal information for exposing a service.

Jump to

Keyboard shortcuts

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