Documentation ¶
Index ¶
- func Deployment(src *v1alpha1.PostgresSource) string
- func PostgresName(source *v1alpha1.PostgresSource) string
- func RoleBinding(src *v1alpha1.PostgresSource) string
- func SQLBinding(src *v1alpha1.PostgresSource) string
- func ServiceAccount(src *v1alpha1.PostgresSource) string
- func SinkBinding(src *v1alpha1.PostgresSource) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deployment ¶
func Deployment(src *v1alpha1.PostgresSource) string
func PostgresName ¶
func PostgresName(source *v1alpha1.PostgresSource) string
Make postgres compatible name just like we do for k8s (<=63 chars) and convert all the - into underscores.
func RoleBinding ¶
func RoleBinding(src *v1alpha1.PostgresSource) string
func SQLBinding ¶
func SQLBinding(src *v1alpha1.PostgresSource) string
func ServiceAccount ¶
func ServiceAccount(src *v1alpha1.PostgresSource) string
func SinkBinding ¶
func SinkBinding(src *v1alpha1.PostgresSource) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.