Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AmfReconciler ¶
type AmfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
AmfReconciler reconciles a Amf object
func NewAmfReconciler ¶
func (*AmfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Amf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*AmfReconciler) SetupWithManager ¶
func (r *AmfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type AusfReconciler ¶
type AusfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
AusfReconciler reconciles a Ausf object
func NewAusfReconciler ¶
func (*AusfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Ausf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*AusfReconciler) SetupWithManager ¶
func (r *AusfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MongoReconciler ¶
type MongoReconciler struct { RestConfig *rest.Config *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
MongoReconciler reconciles a Mongo object
func NewMongoReconciler ¶
func (*MongoReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Mongo object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*MongoReconciler) SetupWithManager ¶
func (r *MongoReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type N3iwfReconciler ¶
type N3iwfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
N3iwfReconciler reconciles a N3iwf object
func NewN3iwfReconciler ¶
func (*N3iwfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the N3iwf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*N3iwfReconciler) SetupWithManager ¶
func (r *N3iwfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NrfReconciler ¶
type NrfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
NrfReconciler reconciles a Nrf object
func NewNrfReconciler ¶
func (*NrfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Nrf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*NrfReconciler) SetupWithManager ¶
func (r *NrfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NssfReconciler ¶
type NssfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
NssfReconciler reconciles a Nssf object
func NewNssfReconciler ¶
func (*NssfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Nssf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*NssfReconciler) SetupWithManager ¶
func (r *NssfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type PcfReconciler ¶
type PcfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
PcfReconciler reconciles a Pcf object
func NewPcfReconciler ¶
func (*PcfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Pcf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*PcfReconciler) SetupWithManager ¶
func (r *PcfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SmfReconciler ¶
type SmfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
SmfReconciler reconciles a Smf object
func NewSmfReconciler ¶
func (*SmfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Smf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*SmfReconciler) SetupWithManager ¶
func (r *SmfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type TransitionReconciler ¶
type TransitionReconciler struct { RestConfig *rest.Config *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
TransitionReconciler reconciles a Transition object
func NewTransitionReconciler ¶
func (*TransitionReconciler) Reconcile ¶
func (r *TransitionReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Transition object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*TransitionReconciler) SetupWithManager ¶
func (r *TransitionReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type UdmReconciler ¶
type UdmReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
UdmReconciler reconciles a Udm object
func NewUdmReconciler ¶
func (*UdmReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Udm object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*UdmReconciler) SetupWithManager ¶
func (r *UdmReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type UdrReconciler ¶
type UdrReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
UdrReconciler reconciles a Udr object
func NewUdrReconciler ¶
func (*UdrReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Udr object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*UdrReconciler) SetupWithManager ¶
func (r *UdrReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type UpfReconciler ¶
type UpfReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
UpfReconciler reconciles a Upf object
func NewUpfReconciler ¶
func (*UpfReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Upf object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*UpfReconciler) SetupWithManager ¶
func (r *UpfReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type WebconsoleReconciler ¶
type WebconsoleReconciler struct { *kubernetes.Clientset client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
WebconsoleReconciler reconciles a Webconsole object
func NewWebconsoleReconciler ¶
func (*WebconsoleReconciler) Reconcile ¶
func (r *WebconsoleReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Webconsole object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.
For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.2/pkg/reconcile
func (*WebconsoleReconciler) SetupWithManager ¶
func (r *WebconsoleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.