prosody

package
v0.50.8 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Prosody

type Prosody struct {
	client.Client
	*v1beta1.Prosody

	Service jitsi.Servicer
	// contains filtered or unexported fields
}

func (*Prosody) Create

func (p *Prosody) Create() error

func (*Prosody) Delete

func (p *Prosody) Delete() error

func (*Prosody) Get

func (p *Prosody) Get() (*appsv1.Deployment, error)

func (*Prosody) Update

func (p *Prosody) Update(deployment *appsv1.Deployment) error

type Reconciler

type Reconciler struct {
	client.Client

	Log    logr.Logger
	Scheme *runtime.Scheme
}

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*Reconciler) SetupWithManager

func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error

type TurnConfig

type TurnConfig struct {
	XMPPDomain, TurnCredentials, TurnHost, StunHost, TurnPort, StunPort, TurnsPort string
	StunEnabled, TurnUDPEnabled                                                    bool
}

Jump to

Keyboard shortcuts

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