Documentation ¶
Index ¶
- Constants
- func AddFinalizer(ctx context.Context, c client.Client, object client.Object) error
- func GetDefaultLabelsForApp(appName string) map[string]string
- func RemoveFinalizer(ctx context.Context, c client.Client, object client.Object) error
- func RemoveString(slice []string, s string) (result []string)
Constants ¶
View Source
const (
AppKubernetesPartOf = "jitsi-meet"
)
View Source
const MeetingFinalizer = "onmetal.de/meeting-operator"
Variables ¶
This section is empty.
Functions ¶
func AddFinalizer ¶ added in v0.12.0
func GetDefaultLabelsForApp ¶ added in v0.12.0
func RemoveFinalizer ¶ added in v0.12.0
func RemoveString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.