Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MeshMap map[string]bool
Functions ¶
This section is empty.
Types ¶
type DiscoveryReconciler ¶
DiscoveryReconciler reconciles a Policy object
func (*DiscoveryReconciler) SetupWithManager ¶
func (r *DiscoveryReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MeshDeploymentReconciler ¶
MeshDeploymentReconciler reconciles a MeshDeployment object
func (*MeshDeploymentReconciler) SetupWithManager ¶
func (r *MeshDeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MeshFederationReconciler ¶
MeshFederationReconciler reconciles a MeshFederation object
func (*MeshFederationReconciler) SetupWithManager ¶
func (r *MeshFederationReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type MeshReconciler ¶
MeshReconciler reconciles a Mesh object
func (*MeshReconciler) SetupWithManager ¶
func (r *MeshReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type PolicyController ¶
func NewPolicyController ¶
func NewPolicyController(client client.Client, scheme *runtime.Scheme) *PolicyController
NewPolicyController create the PolicyController.
Click to show internal directories.
Click to hide internal directories.