Documentation
¶
Index ¶
- func ConfigForInterconnect(m *v1alpha1.Interconnect) string
- func ConfigForSasl(m *v1alpha1.Interconnect) string
- func GetInterconnectExposedHostnames(m *v1alpha1.Interconnect, profileName string) []string
- func GetInterconnectExposedListeners(m *v1alpha1.Interconnect) []v1alpha1.Listener
- func IsCaSecretNeeded(profile *v1alpha1.SslProfile) bool
- func SetInterconnectDefaults(m *v1alpha1.Interconnect, certMgrPresent bool) (bool, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigForInterconnect ¶
func ConfigForInterconnect(m *v1alpha1.Interconnect) string
func ConfigForSasl ¶
func ConfigForSasl(m *v1alpha1.Interconnect) string
func GetInterconnectExposedHostnames ¶
func GetInterconnectExposedHostnames(m *v1alpha1.Interconnect, profileName string) []string
func GetInterconnectExposedListeners ¶
func GetInterconnectExposedListeners(m *v1alpha1.Interconnect) []v1alpha1.Listener
func IsCaSecretNeeded ¶
func IsCaSecretNeeded(profile *v1alpha1.SslProfile) bool
func SetInterconnectDefaults ¶
func SetInterconnectDefaults(m *v1alpha1.Interconnect, certMgrPresent bool) (bool, bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.