Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func NewAgent ¶
func NewAgent( podInterface corev1.PodInterface, varmorInterface varmorinterface.CrdV1beta1Interface, apInformer varmorinformer.ArmorProfileInformer, enableDefenseInDepth bool, enableBpfEnforcer bool, unloadAllAaProfile bool, debug bool, managerIP string, managerPort int, mlPort int, stopCh <-chan struct{}, log logr.Logger) (*Agent, error)
Click to show internal directories.
Click to hide internal directories.