context

package
v0.0.0-...-b25b198 Latest Latest
Warning

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

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

Documentation

Overview

Package context provides controller manager context for TKR resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerManagerContext

type ControllerManagerContext struct {
	BOMImagePath         string
	BOMMetadataImagePath string
	Context              context.Context
	Client               client.Client
	Logger               logr.Logger
	Scheme               *runtime.Scheme
	VerifyRegistryCert   bool
	TKRDiscoveryOption   TanzuKubernetesReleaseDiscoverOptions
}

ControllerManagerContext contains the controller manager context

type TanzuKubernetesReleaseDiscoverOptions

type TanzuKubernetesReleaseDiscoverOptions struct {
	InitialDiscoveryFrequency    time.Duration
	ContinuousDiscoveryFrequency time.Duration
}

TanzuKubernetesReleaseDiscoverOptions contains the discovery options

func NewTanzuKubernetesReleaseDiscoverOptions

func NewTanzuKubernetesReleaseDiscoverOptions(initFreq, continuousFreq float64) TanzuKubernetesReleaseDiscoverOptions

NewTanzuKubernetesReleaseDiscoverOptions instantiates a new set of TanzuKubernetesReleaseDiscoverOptions

Jump to

Keyboard shortcuts

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