core

package
v1.0.1-0...-a5c6b15 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoreComponents

type CoreComponents struct {
	ReconcilerBase util.ReconcilerBase
}

func NewCoreComponents

func NewCoreComponents(reconcilerBase util.ReconcilerBase) CoreComponents

func (*CoreComponents) GetQuayIntegration

func (c *CoreComponents) GetQuayIntegration(object runtime.Object) (quayv1.QuayIntegration, reconcile.Result, error)

func (*CoreComponents) ManageError

func (c *CoreComponents) ManageError(quayIntegrationCoreError *QuayIntegrationCoreError) (reconcile.Result, error)

type QuayIntegrationCoreError

type QuayIntegrationCoreError struct {
	Error         error
	Message       string
	KeyAndValues  []interface{}
	RequeuePeriod time.Duration
	Object        runtime.Object
	SkipRequeue   bool
	Reason        string
}

Jump to

Keyboard shortcuts

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