reporter

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const APIReciverSecretTokenKeyName = "token"
View Source
const APISecretTokenVolumeName = "api-token"
View Source
const DatabaseConfigSecretName = "license-service-hub-db-config"
View Source
const DatabaseContainerName = "database"
View Source
const DatabaseCredentialsVolumeName = "db-config"
View Source
const DatabaseMountPoint = "/var/lib/postgresql"
View Source
const DatabaseName = "postgres"
View Source
const DatabaseUser = "postgres"
View Source
const LicenseReportBindInfoName = "ibm-license-service-reporter-bindinfo"
View Source
const LicenseReportOCPCertName = "ibm-license-reporter-cert"
View Source
const LicenseReporterComponentName = "ibm-license-service-reporter-svc"
View Source
const LicenseReporterHTTPSCertsVolumeName = "license-reporter-https-certs"
View Source
const LicenseReporterReleaseName = "ibm-license-service-reporter"
View Source
const LicenseReporterResourceBase = "ibm-license-service-reporter"
View Source
const LicenseReporterUIBase = "ibm-license-service-reporter-ui"
View Source
const OperandRegistry = "common-service"
View Source
const OperatorName = "ibm-licensing-operator"
View Source
const PersistenceVolumeClaimName = "license-service-reporter-pvc"
View Source
const PgData = DatabaseMountPoint + "/pgdata"
View Source
const PostgresDatabaseNameKey = "POSTGRES_DB"
View Source
const PostgresPasswordKey = "POSTGRES_PASSWORD" // #nosec
View Source
const PostgresPgDataKey = "POSTGRES_PGDATA"
View Source
const PostgresUserKey = "POSTGRES_USER"
View Source
const ReceiverContainerName = "receiver"
View Source
const ReceiverPort = 8080
View Source
const UIContainerName = "reporter-ui"
View Source
const UIPort = 3001
View Source
const ZenBindingName = "public-zen-config"
View Source
const ZenConfigMapName = "ibm-license-service-reporter-zen"
View Source
const ZenExtensions = `` /* 339-byte string literal not displayed */
View Source
const ZenNginxConf = `` /* 478-byte string literal not displayed */

Variables

This section is empty.

Functions

func AddSenderConfiguration

func AddSenderConfiguration(client client.Client, log logr.Logger) error

func ClearDefaultSenderConfiguration

func ClearDefaultSenderConfiguration(client client.Client, log logr.Logger)

func GetBindInfo added in v1.6.0

func GetLicenseReporterInitContainers

func GetLicenseReporterInitContainers(instance *operatorv1alpha1.IBMLicenseServiceReporter) []corev1.Container

func GetResourceName

func GetResourceName(instance *operatorv1alpha1.IBMLicenseServiceReporter) string

func GetServiceAccountName

func GetServiceAccountName(instance *operatorv1alpha1.IBMLicenseServiceReporter) string

func GetZenConfigMap added in v1.6.0

func GetZenConfigMap(instance *operatorv1alpha1.IBMLicenseServiceReporter) *corev1.ConfigMap

func LabelsForMeta

func LabelsForMeta(instance *operatorv1alpha1.IBMLicenseServiceReporter) map[string]string

func LabelsForPod

func LabelsForPod(instance *operatorv1alpha1.IBMLicenseServiceReporter) map[string]string

func LabelsForSelector

func LabelsForSelector(instance *operatorv1alpha1.IBMLicenseServiceReporter) map[string]string

func UpdateOperandBindInfoIfNeeded added in v1.6.0

func UpdateOperandBindInfoIfNeeded(reqLogger *logr.Logger, client client.Client, expectedBindInfo *odlm.OperandBindInfo,
	foundBindInfo *odlm.OperandBindInfo) (reconcile.Result, error)

func UpdateVersion

func UpdateVersion(client client.Client, instance *operatorv1alpha1.IBMLicenseServiceReporter) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL