controllers

package
v0.0.0-...-1feb30d Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlogReconciler

type BlogReconciler struct {
	client.Client
	Logger *logger.Entry
	Scheme *runtime.Scheme
}

BlogReconciler reconciles a Blog object

func (*BlogReconciler) CreateOrUpdateConfigMap

func (r *BlogReconciler) CreateOrUpdateConfigMap(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) CreateOrUpdateDeployment

func (r *BlogReconciler) CreateOrUpdateDeployment(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) CreateOrUpdateIngress

func (r *BlogReconciler) CreateOrUpdateIngress(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) CreateOrUpdatePersistentVolumeClaim

func (r *BlogReconciler) CreateOrUpdatePersistentVolumeClaim(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) CreateOrUpdateService

func (r *BlogReconciler) CreateOrUpdateService(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) ISMysqlUp

func (r *BlogReconciler) ISMysqlUp(cr *ghostv1alpha1.Blog) bool

func (*BlogReconciler) MyqlsCreateOrUpdateService

func (r *BlogReconciler) MyqlsCreateOrUpdateService(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) MysqlCreateOrUpdateDeployment

func (r *BlogReconciler) MysqlCreateOrUpdateDeployment(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) MysqlCreateOrUpdatePersistentVolumeClaim

func (r *BlogReconciler) MysqlCreateOrUpdatePersistentVolumeClaim(cr *ghostv1alpha1.Blog) error

func (*BlogReconciler) Reconcile

func (r *BlogReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*BlogReconciler) SetupWithManager

func (r *BlogReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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