Documentation ¶
Index ¶
- func CreateInstAssociation(objAddr string, req *restful.Request, instAsst []*metadata.InstAsst) error
- func DeleteInstAssociation(objAddr string, req *restful.Request, instID int, ownerID, objID string) error
- func ExtractDataFromAssociationField(instID int64, input map[string]interface{}, asstDes []objapi.ObjAsstDes) []*metadata.InstAsst
- func GetUserFromHeader(req *restful.Request) string
- func IsSuccess(rst []byte) (*api.BKAPIRsp, bool)
- func UpdateInstAssociation(objAddr string, req *restful.Request, instID int, ownerID, objID string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInstAssociation ¶
func DeleteInstAssociation ¶
func ExtractDataFromAssociationField ¶
func ExtractDataFromAssociationField(instID int64, input map[string]interface{}, asstDes []objapi.ObjAsstDes) []*metadata.InstAsst
ExtractDataFromAssociationField get asst data
func GetUserFromHeader ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.