scope

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Ignore = ignorant.New()

Functions

This section is empty.

Types

type ScopeReconciler

type ScopeReconciler interface {
	reconcile.Reconciler
}

func New

func NewScopeReconciler

func NewScopeReconciler(stateFactory StateFactory) ScopeReconciler

type State

type State struct {
	composed.State
	// contains filtered or unexported fields
}

func (*State) ObjAsScope

func (s *State) ObjAsScope() *cloudcontrolv1beta1.Scope

type StateFactory

type StateFactory interface {
	NewState(req ctrl.Request) *State
}

func NewStateFactory

func NewStateFactory(
	baseStateFactory composed.StateFactory,
	awsStsClientProvider awsClient.GardenClientProvider[scopeclient.AwsStsClient],
	activeSkrCollection skrruntime.ActiveSkrCollection,
) StateFactory

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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