Documentation
¶
Index ¶
Constants ¶
View Source
const (
// VelaConfigName is the name of the configMap that contains the vela config
VelaConfigName = "vela-config"
)
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(kubecli client.Client)
Install will setup vela dependency. Failing to install vela dependency should not block server from starting up. Some users might fail to get charts due to network blockage. We should fix this in other ways. Note: reconsider delegating the work to helm operator.
func InstallPrometheusInstance ¶ added in v0.3.0
func InstallPrometheusInstance(kubecli client.Client) error
InstallPrometheusInstance will install prometheus instance for vela-core
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.