spirefederationrelationship

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reconcile

func Reconcile(ctx context.Context, trustDomainClient spireapi.TrustDomainClient, k8sClient client.Client, className string, watchClassless bool, staticManifestPath *string, expandEnvStaticManifests bool)

func Reconciler

func Reconciler(config ReconcilerConfig) reconciler.Reconciler

Types

type ReconcilerConfig

type ReconcilerConfig struct {
	TrustDomainClient        spireapi.TrustDomainClient
	K8sClient                client.Client
	ClassName                string
	WatchClassless           bool
	StaticManifestPath       *string
	ExpandEnvStaticManifests bool

	// GCInterval how long to sit idle (i.e. untriggered) before doing
	// another reconcile.
	GCInterval time.Duration
}

Jump to

Keyboard shortcuts

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