Documentation ¶
Index ¶
- func NewAppMetricsReaderDAO(config config.Config) types.AppMetricsDAO
- func NewAppMetricsWriterDAO(config config.Config) types.AppMetricsDAO
- func NewClusterMetricsReaderDAO(config config.Config) types.ClusterMetricsDAO
- func NewClusterMetricsWriterDAO(config config.Config) types.ClusterMetricsDAO
- func NewControllerMetricsReaderDAO(config config.Config) types.ControllerMetricsDAO
- func NewControllerMetricsWriterDAO(config config.Config) types.ControllerMetricsDAO
- func NewNamespaceMetricsReaderDAO(config config.Config) types.NamespaceMetricsDAO
- func NewNamespaceMetricsWriterDAO(config config.Config) types.NamespaceMetricsDAO
- func NewNodeMetricsReaderDAO(config config.Config) types.NodeMetricsDAO
- func NewNodeMetricsWriterDAO(config config.Config) types.NodeMetricsDAO
- func NewPodMetricsReaderDAO(config config.Config) types.PodMetricsDAO
- func NewPodMetricsWriterDAO(config config.Config) types.PodMetricsDAO
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppMetricsReaderDAO ¶
func NewAppMetricsReaderDAO(config config.Config) types.AppMetricsDAO
func NewAppMetricsWriterDAO ¶
func NewAppMetricsWriterDAO(config config.Config) types.AppMetricsDAO
func NewClusterMetricsReaderDAO ¶
func NewClusterMetricsReaderDAO(config config.Config) types.ClusterMetricsDAO
func NewClusterMetricsWriterDAO ¶
func NewClusterMetricsWriterDAO(config config.Config) types.ClusterMetricsDAO
func NewControllerMetricsReaderDAO ¶
func NewControllerMetricsReaderDAO(config config.Config) types.ControllerMetricsDAO
func NewControllerMetricsWriterDAO ¶
func NewControllerMetricsWriterDAO(config config.Config) types.ControllerMetricsDAO
func NewNamespaceMetricsReaderDAO ¶
func NewNamespaceMetricsReaderDAO(config config.Config) types.NamespaceMetricsDAO
func NewNamespaceMetricsWriterDAO ¶
func NewNamespaceMetricsWriterDAO(config config.Config) types.NamespaceMetricsDAO
func NewNodeMetricsReaderDAO ¶
func NewNodeMetricsReaderDAO(config config.Config) types.NodeMetricsDAO
func NewNodeMetricsWriterDAO ¶
func NewNodeMetricsWriterDAO(config config.Config) types.NodeMetricsDAO
func NewPodMetricsReaderDAO ¶
func NewPodMetricsReaderDAO(config config.Config) types.PodMetricsDAO
func NewPodMetricsWriterDAO ¶
func NewPodMetricsWriterDAO(config config.Config) types.PodMetricsDAO
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.