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 New( mgr manager.Manager, awsStsClientProvider awsclient.GardenClientProvider[scopeclient.AwsStsClient], activeSkrCollection skrruntime.ActiveSkrCollection, ) ScopeReconciler
func NewScopeReconciler ¶
func NewScopeReconciler(stateFactory StateFactory) ScopeReconciler
type State ¶
func (*State) ObjAsScope ¶
func (s *State) ObjAsScope() *cloudcontrolv1beta1.Scope
type StateFactory ¶
func NewStateFactory ¶
func NewStateFactory( baseStateFactory composed.StateFactory, awsStsClientProvider awsClient.GardenClientProvider[scopeclient.AwsStsClient], activeSkrCollection skrruntime.ActiveSkrCollection, ) StateFactory
Source Files
¶
- addKymaFinalizer.go
- createGardenerClient.go
- createScope.go
- createScopeAws.go
- createScopeAzure.go
- createScopeGcp.go
- ensureScopeCommonFields.go
- findKymaModuleState.go
- findShootName.go
- ignorant.go
- ignoreScopeObj.go
- loadGardenerCredentials.go
- loadKyma.go
- loadScopeObj.go
- loadShoot.go
- reconciler.go
- saveScope.go
- skrActivate.go
- state.go
Click to show internal directories.
Click to hide internal directories.