# Functions

CheckForAPIKeyOrSecret - returns error if a API KEY or k8 secret is not passed in.
DeepHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.
GetAlertsConditionType - returns the string representative of the Condition type.
GetConditionType - returns the string representative of the Condition type.
ValidRegion - returns true if a valid region is passed.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
AlertsPolicyLog is for emitting logs in this package.
GroupVersion is group version used to register these objects.
Log is for emitting logs in this package.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

AlertConditionTerm represents the terms of a New Relic alert condition.
AlertsAPMCondition is the Schema for the alertsapmconditions API.
AlertsAPMConditionList contains a list of AlertsAPMCondition.
AlertsAPMConditionSpec defines the desired state of AlertsAPMCondition.
AlertsAPMConditionStatus defines the observed state of AlertsAPMCondition.
No description provided by the author
No description provided by the author
AlertsChannel is the Schema for the AlertsChannel API.
AlertsChannelConfiguration - copy of alerts.ChannelConfiguration.
AlertsChannelList contains a list of AlertsChannel.
AlertsChannelSpec defines the desired state of AlertsChannel.
AlertsChannelStatus defines the observed state of AlertsChannel.
AlertsGenericConditionSpec defines the desired state of AlertsNrqlCondition.
AlertsNrqlCondition is the Schema for the alertsnrqlconditions API.
AlertsNrqlConditionExpiration Settings for how violations are opened or closed when a signal expires.
AlertsNrqlConditionList contains a list of AlertsNrqlCondition.
AlertsNrqlConditionSignal - Configuration that defines the signal that the NRQL condition will use to evaluate.
AlertsNrqlConditionSpec defines the desired state of AlertsNrqlCondition.
AlertsNrqlConditionStatus defines the observed state of AlertsNrqlCondition.
AlertsNrqlConditionTerm represents the terms of a New Relic alert condition.
No description provided by the author
AlertsPolicy is the Schema for the policies API.
AlertsPolicyCondition defined the conditions contained within an AlertsPolicy.
No description provided by the author
AlertsPolicyList contains a list of AlertsPolicy.
AlertsPolicySpec defines the desired state of AlertsPolicy.
AlertsPolicyStatus defines the observed state of AlertsPolicy.
ApmAlertCondition is the Schema for the apmalertconditions API.
ApmAlertConditionList contains a list of ApmAlertCondition.
ApmAlertConditionSpec defines the desired state of ApmAlertCondition.
ApmAlertConditionStatus defines the observed state of ApmAlertCondition.
No description provided by the author
No description provided by the author
ChannelLinks - copy of alerts.ChannelLinks.
ConditionSpec - Merged superset of Condition types.
No description provided by the author
No description provided by the author
NrqlAlertCondition is the Schema for the nrqlalertconditions API.
NrqlAlertConditionList contains a list of NrqlAlertCondition.
NrqlAlertConditionSpec defines the desired state of NrqlAlertCondition.
NrqlAlertConditionStatus defines the observed state of NrqlAlertCondition.
NrqlQuery represents a NRQL query to use with a NRQL alert condition.
No description provided by the author
Policy is the Schema for the policies API.
PolicyCondition defined the conditions contained within a a policy.
PolicyList contains a list of Policy.
PolicySpec defines the desired state of Policy.
PolicyStatus defines the observed state of Policy.

# Type aliases

No description provided by the author