# Functions
DefaultOpConfig returns default configuration.
GetComponentNameLabel returns the component's name label.
GetDefaultMicroProfileLivenessProbe returns the default values for MicroProfile Health-based liveness probe.
GetDefaultMicroProfileReadinessProbe returns the default values for MicroProfile Health-based readiness probe.
GetDefaultMicroProfileStartupProbe returns the default values for MicroProfile Health-based startup probe.
# Constants
OpConfigCMCADuration default duration for cert-manager issued CA.
OpConfigCMCADuration default duration for cert-manager issued service certificate.
OpConfigDefaultHostname a DNS name to be used for hostname generation.
No description provided by the author
Status Condition Types.
No description provided by the author
Status Endpoint Scopes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Config stores operator configuration.
# Interfaces
BaseComponent represents basic kubernetes application.
BaseComponentAffinity describes deployment and pod affinity.
BaseComponentAutoscaling represents basic HPA configuration.
BaseComponentDeployment describes deployment.
BaseComponentMonitoring represents basic service monitoring configuration.
BaseComponentNetworkPolicy represents a basic network policy configuration.
BaseComponentProbes describes the probes for application container.
BaseComponentRoute represents route configuration.
BaseComponentService represents basic service configuration.
BaseComponentStatefulSet describes deployment.
BaseComponentStatus returns base appplication status.
BaseComponentStorage represents basic PVC configuration.
StatusCondition ...
StatusEndpoint ...
# Type aliases
OpConfig stored operator configuration.
StatusConditionType ...
StatusEndpointScope ...
No description provided by the author