criprange

package
v0.0.0-...-fd237a5 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
}

func (*Reconciler) Run

func (r *Reconciler) Run(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

type State

type State struct {
	composed.State
	KymaRef    klog.ObjectRef
	KcpCluster composed.StateCluster
	KcpIpRange *cloudcontrolv1beta1.IpRange
}

func (*State) ObjAsIpRange

func (s *State) ObjAsIpRange() *cloudresourcesv1beta1.IpRange

type StateFactory

type StateFactory interface {
	NewState(baseState composed.State) *State
}

func NewStateFactory

func NewStateFactory(kymaRef klog.ObjectRef, kcpCluster composed.StateCluster) StateFactory

Jump to

Keyboard shortcuts

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