Documentation
¶
Index ¶
- Constants
- Variables
- func ActivityStream() *mgo.Collection
- func C(c string) *mgo.Collection
- func Connect() error
- func CreateIndexes()
- func Credentials() *mgo.Collection
- func Groups() *mgo.Collection
- func Hosts() *mgo.Collection
- func Inventories() *mgo.Collection
- func JobTemplates() *mgo.Collection
- func Jobs() *mgo.Collection
- func Organizations() *mgo.Collection
- func Projects() *mgo.Collection
- func Teams() *mgo.Collection
- func Users() *mgo.Collection
Constants ¶
View Source
const ACTIVITY_STREAM = "ativity_stream"
View Source
const AD_HOC_COMMANDS = "ad_hoc_commands"
View Source
const CREDENTIALS = "credentials"
View Source
const GROUPS = "groups"
View Source
const HOSTS = "hosts"
View Source
const INVENTORIES = "inventories"
View Source
const INVENTORY_SCRIPT = "inventory_scripts"
View Source
const INVENTORY_SOURCES = "inventory_sources"
View Source
const JOBS = "jobs"
View Source
const JOB_TEMPLATES = "job_templates"
View Source
const NOTIFICATIONS = "notifications"
View Source
const NOTIFICATION_TEMPLATES = "notification_templates"
View Source
const ORGANIZATIONS = "organizations"
View Source
const PROJECTS = "projects"
View Source
const TEAMS = "teams"
View Source
const USERS = "users"
Variables ¶
View Source
var MongoDb *mgo.Database
Functions ¶
func ActivityStream ¶
func ActivityStream() *mgo.Collection
func CreateIndexes ¶
func CreateIndexes()
func Credentials ¶
func Credentials() *mgo.Collection
func Inventories ¶
func Inventories() *mgo.Collection
func JobTemplates ¶
func JobTemplates() *mgo.Collection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.