Documentation
¶
Index ¶
- func CreateSmContext(ctx ctxt.Context, request models.PostSmContextsRequest) (string, *models.PostSmContextsErrorResponse, error)
- func ReleaseSmContext(ctx ctxt.Context, smContextRef string) error
- func UpdateSmContext(ctx ctxt.Context, smContextRef string, ...) (*models.UpdateSmContextResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSmContext ¶
func CreateSmContext(ctx ctxt.Context, request models.PostSmContextsRequest) (string, *models.PostSmContextsErrorResponse, error)
func UpdateSmContext ¶
func UpdateSmContext(ctx ctxt.Context, smContextRef string, updateSmContextRequest models.UpdateSmContextRequest) (*models.UpdateSmContextResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.