package
3.14.0+incompatible
Repository: https://github.com/ibm/ibm-auditlogging-operator.git
Documentation: pkg.go.dev

# Functions

BuildAuditService returns a Service object.
BuildCertsForAuditLogging returns a Certificate object.
BuildConfigMap returns a ConfigMap object.
BuildDaemonForFluentd returns a Daemonset object.
BuildDeploymentForFluentd returns a Deployment object.
BuildDeploymentForPolicyController returns a Deployment object.
BuildFluentdConfigMap returns a ConfigMap object.
BuildGodIssuer returns an Issuer object.
No description provided by the author
BuildRole returns a Role object for fluentd.
BuildRoleBinding returns a RoleBinding object for fluentd.
BuildRootCACert returns a Certificate object.
BuildRootCAIssuer returns an Issuer object.
BuildSecret returns a Secret object.
BuildServiceAccount returns a ServiceAccoutn object.
BuildWithSIEMConfigs returns a String and an Error.
EqualCerts returns a Boolean.
EqualConfig returns a Boolean.
EqualContainers returns a Boolean.
EqualDaemonSets returns a Boolean.
EqualDeployments returns a Boolean.
EqualIssuers returns a boolean.
EqualMatchTags returns a Boolean.
EqualPods returns a Boolean.
EqualRoleBindings returns a Boolean.
EqualRoles returns a Boolean.
EqualServices returns a Boolean.
EqualSIEMConfig returns a Boolean.
EqualSourceConfig returns a Boolean and a String slice.
UpdateMatchTags returns a String.
UpdateSIEMConfig returns a String.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AuditPolicyControllerDeploy is the name of the audit-policy-controller deployment.
AuditPolicyServiceAccount defines the name of the policy controller ServiceAccount.
ConfigName defines the name of the config configmap.
No description provided by the author
EnableAuditLogForwardKey defines the key in the source config map for turning audit on or off.
FluentdConfigKey defines the key for the config configmap.
FluentdConfigName defines the name of the volume for the config configmap.
FluentdDaemonSetName is the name of the fluentd daemonset name.
FluentdDeploymentName is the name of the fluentd deployment.
No description provided by the author
HTTPIngestName defines the name of the http-ingesturl configmap.
HTTPIngestURLKey defines the Http endpoint.
No description provided by the author
OperandServiceAccount defines the name of the operands' ServiceAccount.
OutputPluginMatches defines the match tags for Splunk and QRadar outputs.
QRadarConfigKey defines the key for the remote-syslog-config configmap.
QRadarConfigName defines the name of the remote-syslog-config configmap.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SourceConfigKey defines the key for the source-config configmap.
SourceConfigName defines the name of the source-config configmap.
SplunkConfigKey defines the key for the splunk-hec-config configmap.
SplunkConfigName defines the name of the splunk-hec-config configmap.
SyslogIngestURLKey defines the Http endpoint.

# Variables

FluentdConfigMaps defines the names of the fluentd configmaps.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
DataQRadar defines the struct for remote-syslog-config.
No description provided by the author
DataSplunk defines the struct for splunk-hec-config.