package
1.5.4
Repository: https://github.com/plotly/harbor-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

chartmuseum.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
core.
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
CSRFSecretKey is the key for SecretTypeCSRF.
SharedSecretKey is the default password to use.
exporter.
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
GithubTokenKey is the token to use with the account.
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
https://kubernetes.github.io/ingress-nginx/examples/auth/basic/#basic-authentication.
No description provided by the author
No description provided by the author
ingress-controller name.
Contour ingress controller.
Default ingress controller.
Google Cloud Engine ingress controller.
NSX-T Container Plugin ingress controller.
No description provided by the author
JaegerAgentPasswordKey is the password to connect to jaeger.
No description provided by the author
jobservice.
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
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
notaryserver.
No description provided by the author
No description provided by the author
No description provided by the author
notarysigner.
No description provided by the author
No description provided by the author
portal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostgresqlPasswordKey is the password to connect to postgresql.
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
https://github.com/bitnami/charts/blob/master/bitnami/redis/templates/secret.yaml#L14.
No description provided by the author
No description provided by the author
No description provided by the author
registry.
registryctl.
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
nolint:gosec.
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
nolint:gosec.
nolint:gosec.
nolint:gosec.
SecretTypeNotarySignerAliases contains aliases for encryption keys.
SecretTypeSharedSecret contains password for a postgresql user.
SecretTypeRedis contains a password to connect to redis.
nolint:gosec.
SecretTypeSharedSecret contains a single secret to share.
SharedSecretKey is the password required for SecretTypeSingle.
No description provided by the author
No description provided by the author
trivy.
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
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

# Variables

No description provided by the author

# Structs

No description provided by the author
ComponentStatus represents the current status of the resource.
No description provided by the author
Condition defines the general format for conditions on Kubernetes resources.
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
+kubebuilder:validation:Type=object ControllerStatus represents the current status of the operator.
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
No description provided by the author
No description provided by the author

# Type aliases

go:generate stringer -type=Component -linecomment.
No description provided by the author
No description provided by the author
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warn","error"} CoreLogLevel is the log level for Core.
No description provided by the author
No description provided by the author
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error","panic"} ExporterLogLevel is the log level for Exporter.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error","fatal"} HarborLogLevel is the log level for Harbor.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"default","gce","ncp","contour"} Type of ingress controller if it has specific requirements.
+kubebuilder:validation:Enum={"collector", "agent"} +kubebuilder:validation:Type="string" The jaeger mode: 'collector' or 'agent'.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"DEBUG","INFO","WARNING","ERROR","FATAL"} JobServiceLogLevel is the log level for JobService.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error","fatal","panic"} NotaryLogLevel is the log level for NotaryServer and NotarySigner.
+kubebuilder:default="auto" This sets the client_encoding configuration parameter for this connection.
+kubebuilder:validation:Optional Maximum wait for connection.
+kubebuilder:validation:Enum={"disable","allow","prefer","require","verify-ca","verify-full"} +kubebuilder:default="prefer" PostgreSQL has native support for using SSL connections to encrypt client/server communications for increased security.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error","fatal"} RegistryCtlLogLevel is the log level for RegistryController.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"text","json","logstash"} RegistryLogFormatter is the log formatter for Registry.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error"} RegistryLogLevel is the log level for Registry.
+kubebuilder:validation:Enum={"jaeger", "otel"} +kubebuilder:validation:Type="string" The tracing provider: 'jaeger' or 'otel'.
+kubebuilder:validation:Type=string +kubebuilder:validation:Enum={"debug","info","warning","error","fatal","panic"} TrivyLogLevel is the log level for Trivy.
+kubebuilder:validation:Enum={"UNKNOWN","LOW","MEDIUM","HIGH","CRITICAL"} +kubebuilder:validation:Type="string" TrivyServerSeverityType represents a CVE severity type for trivy.
+kubebuilder:validation:Enum={"os","library"} +kubebuilder:validation:Type="string" TrivyServerVulnerabilityType represents a CVE vulnerability type for trivy.