Documentation
¶
Index ¶
- func CloudCredentialExist(ID bson.ObjectId) bool
- func GroupExist(ID bson.ObjectId) bool
- func InventoryExist(ID bson.ObjectId) bool
- func IsNotUniqueCredential(name string) bool
- func IsNotUniqueGroup(name string, IID bson.ObjectId) bool
- func IsNotUniqueHost(name string, IID bson.ObjectId) bool
- func IsNotUniqueInventory(name string, OID bson.ObjectId) bool
- func IsNotUniqueJTemplate(name string, pID bson.ObjectId) bool
- func IsNotUniqueOrganization(name string) bool
- func IsNotUniqueProject(name string, OID bson.ObjectId) bool
- func IsNotUniqueTeam(name string, OID bson.ObjectId) bool
- func IsUniqueCredential(name string) bool
- func IsUniqueGroup(name string, IID bson.ObjectId) bool
- func IsUniqueHost(name string, IID bson.ObjectId) bool
- func IsUniqueInventory(name string, OID bson.ObjectId) bool
- func IsUniqueJTemplate(name string, pID bson.ObjectId) bool
- func IsUniqueOrganization(name string) bool
- func IsUniqueProject(name string, OID bson.ObjectId) bool
- func IsUniqueTeam(name string, OID bson.ObjectId) bool
- func MachineCredentialExist(ID bson.ObjectId) bool
- func NetworkCredentialExist(ID bson.ObjectId) bool
- func OrganizationExist(ID bson.ObjectId) bool
- func OrganizationNotExist(ID bson.ObjectId) bool
- func ParentGroupExist(ID bson.ObjectId) bool
- func ProjectExist(ID bson.ObjectId) bool
- func SCMCredentialExist(ID bson.ObjectId) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudCredentialExist ¶
func GroupExist ¶
func InventoryExist ¶
func IsNotUniqueCredential ¶
func IsNotUniqueOrganization ¶
func IsUniqueCredential ¶
func IsUniqueOrganization ¶
func MachineCredentialExist ¶
func NetworkCredentialExist ¶
func OrganizationExist ¶
func OrganizationNotExist ¶
func ParentGroupExist ¶
func ProjectExist ¶
func SCMCredentialExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.