Documentation
¶
Index ¶
- Constants
- type JVB
- type Jibri
- type Jicofo
- type Jigasi
- type Jitsi
- func New(ctx context.Context, appName string, j *v1alpha1.Jitsi, c client.Client, ...) (Jitsi, error)
- func NewJVB(ctx context.Context, replica int32, j *v1alpha1.Jitsi, c client.Client, ...) Jitsi
- func NewService(ctx context.Context, appName string, j *v1alpha1.Jitsi, c client.Client, ...) (Jitsi, error)
- type Prosody
- type SIP
- type Service
- type Web
Constants ¶
View Source
const ( WebName = "web" ProsodyName = "prosody" JicofoName = "jicofo" JibriName = "jibri" JigasiName = "jigasi" )
View Source
const (
JvbName = "jvb"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.