spireentry

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reconciler

func Reconciler(config ReconcilerConfig) reconciler.Reconciler

Types

type ClusterSPIFFEID

type ClusterSPIFFEID struct {
	spirev1alpha1.ClusterSPIFFEID
	NextStatus spirev1alpha1.ClusterSPIFFEIDStatus
}

func (*ClusterSPIFFEID) IncrementEntriesMasked added in v0.3.0

func (by *ClusterSPIFFEID) IncrementEntriesMasked()

func (*ClusterSPIFFEID) IncrementEntriesToSet added in v0.3.0

func (by *ClusterSPIFFEID) IncrementEntriesToSet()

func (*ClusterSPIFFEID) IncrementEntryFailures added in v0.3.0

func (by *ClusterSPIFFEID) IncrementEntryFailures()

func (*ClusterSPIFFEID) IncrementEntrySuccess added in v0.3.0

func (by *ClusterSPIFFEID) IncrementEntrySuccess()

type ClusterStaticEntry added in v0.3.0

type ClusterStaticEntry struct {
	spirev1alpha1.ClusterStaticEntry
	NextStatus spirev1alpha1.ClusterStaticEntryStatus
}

func (*ClusterStaticEntry) IncrementEntriesMasked added in v0.3.0

func (by *ClusterStaticEntry) IncrementEntriesMasked()

func (*ClusterStaticEntry) IncrementEntriesToSet added in v0.3.0

func (by *ClusterStaticEntry) IncrementEntriesToSet()

func (*ClusterStaticEntry) IncrementEntryFailures added in v0.3.0

func (by *ClusterStaticEntry) IncrementEntryFailures()

func (*ClusterStaticEntry) IncrementEntrySuccess added in v0.3.0

func (by *ClusterStaticEntry) IncrementEntrySuccess()

type ReconcilerConfig

type ReconcilerConfig struct {
	TrustDomain      spiffeid.TrustDomain
	ClusterName      string
	ClusterDomain    string
	EntryClient      spireapi.EntryClient
	K8sClient        client.Client
	IgnoreNamespaces []*regexp.Regexp

	// 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