reporter

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 15 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 DatabaseMountPoint = "/var/lib/postgresql"
View Source
const DatabaseName = "postgres"
View Source
const DatabaseUser = "postgres"
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 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

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 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 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 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