stats

package
v1.1.1-0...-dcff8be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteDBConfig

type RemoteDBConfig struct {
	Host     string
	Port     string
	User     string
	Password string
	DbName   string
}

func (RemoteDBConfig) AddToAnsible

func (rdbcfg RemoteDBConfig) AddToAnsible(ansibleCfg *ansible.Config)

AddToAnsible will add the stats remote database configuration to the list of Ansible ExtraVars.

func (*RemoteDBConfig) AddToCommand

func (rdbcfg *RemoteDBConfig) AddToCommand(cmd *cobra.Command)

func (*RemoteDBConfig) AddToViper

func (rdbcfg *RemoteDBConfig) AddToViper(v *viper.Viper)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL