api

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllowedDatabaseTypes = map[string]bool{
	"mysql":    true,
	"postgres": true,
	"mongodb":  true,
	"mssql":    true,
}
View Source
var AllowedLogCatchupFrequencyInMinutes = map[int]bool{
	15:  true,
	30:  true,
	45:  true,
	60:  true,
	90:  true,
	120: true,
}
View Source
var AllowedQuarterlySnapshotMonths = map[string]bool{
	"Jan": true,
	"Feb": true,
	"Mar": true,
}
View Source
var AllowedWeeklySnapshotDays = map[string]bool{
	"MONDAY":    true,
	"TUESDAY":   true,
	"WEDNESDAY": true,
	"THURSDAY":  true,
	"FRIDAY":    true,
	"SATURDAY":  true,
	"SUNDAY":    true,
}
View Source
var ClosedSourceDatabaseTypes = map[string]bool{
	"mssql": true,
}
View Source
var DefaultDatabaseNames = []string{"database_one", "database_two", "database_three"}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package v1alpha1 contains API Schema definitions for the ndb v1alpha1 API group +kubebuilder:object:generate=true +groupName=ndb.nutanix.com
Package v1alpha1 contains API Schema definitions for the ndb v1alpha1 API group +kubebuilder:object:generate=true +groupName=ndb.nutanix.com

Jump to

Keyboard shortcuts

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