Documentation
¶
Overview ¶
Package watcherapi provides functionality for managing Watcher API StatefulSet resources
Index ¶
Constants ¶
View Source
const (
// ServiceCommand -
ServiceCommand = "/usr/local/bin/kolla_start"
)
Variables ¶
This section is empty.
Functions ¶
func StatefulSet ¶
func StatefulSet( instance *watcherv1beta1.WatcherAPI, configHash string, prometheusCaCertSecret map[string]string, labels map[string]string, topology *topologyv1.Topology, memcached *memcachedv1.Memcached, ) (*appsv1.StatefulSet, error)
StatefulSet - returns a WatcherAPI StatefulSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.