horizon

package
v0.0.0-...-3e7746c Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppLabel = "horizon"
)
View Source
const (
	ServerComponentLabel = "server"
)

Variables

This section is empty.

Functions

func AddReadyCheck

func AddReadyCheck(cw *template.ConditionWaiter, instance *openstackv1beta1.Horizon)

func ConfigMap

func ConfigMap(instance *openstackv1beta1.Horizon) *corev1.ConfigMap

func Ensure

func Ensure(ctx context.Context, c client.Client, instance *openstackv1beta1.Horizon, log logr.Logger) error

func PKIResources

func PKIResources(instance *openstackv1beta1.Horizon) []*unstructured.Unstructured

func Secret

func Secret(instance *openstackv1beta1.Horizon) *corev1.Secret

func ServerCertificate

func ServerCertificate(instance *openstackv1beta1.Horizon) *unstructured.Unstructured

func ServerDeployment

func ServerDeployment(instance *openstackv1beta1.Horizon, env []corev1.EnvVar) *appsv1.Deployment

func ServerIngress

func ServerIngress(instance *openstackv1beta1.Horizon) *netv1.Ingress

func ServerService

func ServerService(instance *openstackv1beta1.Horizon) *corev1.Service

Types

type Reporter

type Reporter struct {
	// contains filtered or unexported fields
}

func NewReporter

func NewReporter(instance *openstackv1beta1.Horizon, k8sClient client.Client, recorder record.EventRecorder) *Reporter

func (*Reporter) Pending

func (r *Reporter) Pending(ctx context.Context, message string, args ...any) error

func (*Reporter) Running

func (r *Reporter) Running(ctx context.Context) error

Jump to

Keyboard shortcuts

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