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( versionInfo *version.Info, podInterface corev1.PodInterface, varmorInterface varmorinterface.CrdV1beta1Interface, apInformer varmorinformer.ArmorProfileInformer, enableBehaviorModeling bool, enableBpfEnforcer bool, unloadAllAaProfiles bool, removeAllSeccompProfiles bool, debug bool, managerIP string, managerPort int, classifierPort int, stopCh <-chan struct{}, log logr.Logger) (*Agent, error)
Click to show internal directories.
Click to hide internal directories.