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 ¶ added in v0.0.3
func IsNotUniqueInventory ¶ added in v0.0.3
func IsNotUniqueJTemplate ¶ added in v0.0.3
func IsNotUniqueOrganization ¶ added in v0.0.3
func IsNotUniqueProject ¶ added in v0.0.3
func IsUniqueCredential ¶ added in v0.0.3
func IsUniqueInventory ¶ added in v0.0.3
func IsUniqueJTemplate ¶ added in v0.0.3
func IsUniqueOrganization ¶ added in v0.0.3
func MachineCredentialExist ¶
func NetworkCredentialExist ¶
func OrganizationExist ¶
func OrganizationNotExist ¶ added in v0.0.3
func ParentGroupExist ¶
func ProjectExist ¶ added in v0.0.3
func SCMCredentialExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.