Documentation
¶
Index ¶
- Variables
- func GetConsolePlugin(consolePort int32, serviceNamespace string) *consolev1.ConsolePlugin
- func GetNginxProxyConf(uniqueIdentifier, exposeAs, endpointURL, endpointHost, certsPath string) (string, error)
- func GetNginxRootConf() string
- func GetService(port int32, namespace string) *apiv1.Service
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DeploymentName = "ocs-client-operator-console" NginxConfigMapName = fmt.Sprintf("%s-nginx-conf", DeploymentName) AppNameLabelKey = "app.kubernetes.io/name" )
Functions ¶
func GetConsolePlugin ¶
func GetConsolePlugin(consolePort int32, serviceNamespace string) *consolev1.ConsolePlugin
func GetNginxProxyConf ¶
func GetNginxRootConf ¶
func GetNginxRootConf() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.