Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeArmorClusterPolicyReconciler ¶
type KubeArmorClusterPolicyReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme }
KubeArmorClusterPolicyReconciler reconciles a KubeArmorClusterPolicy object
func (*KubeArmorClusterPolicyReconciler) SetupWithManager ¶
func (r *KubeArmorClusterPolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
type KubeArmorHostPolicyReconciler ¶
KubeArmorHostPolicyReconciler reconciles a KubeArmorHostPolicy object
func (*KubeArmorHostPolicyReconciler) SetupWithManager ¶
func (r *KubeArmorHostPolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
type KubeArmorPolicyReconciler ¶
KubeArmorPolicyReconciler reconciles a KubeArmorPolicy object
func (*KubeArmorPolicyReconciler) SetupWithManager ¶
func (r *KubeArmorPolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
type PodRefresherReconciler ¶
type PodRefresherReconciler struct { client.Client Scheme *runtime.Scheme Cluster *types.Cluster ClientSet *kubernetes.Clientset AnnotateExisting bool }
func (*PodRefresherReconciler) SetupWithManager ¶
func (r *PodRefresherReconciler) SetupWithManager(mgr ctrl.Manager) error
type ResourceInfo ¶
type ResourceInfo struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.