Module director_api

Module director_api 

Source

Structs§

DeleteDirectorParams
struct for passing parameters to the method delete_director
GetDirectorParams
struct for passing parameters to the method get_director
ListDirectorsParams
struct for passing parameters to the method list_directors
UpdateDirectorParams
struct for passing parameters to the method update_director

Enums§

DeleteDirectorError
struct for typed errors of method delete_director
GetDirectorError
struct for typed errors of method get_director
ListDirectorsError
struct for typed errors of method list_directors
UpdateDirectorError
struct for typed errors of method update_director

Functions§

delete_director
Delete the director for a particular service and version.
get_director
Get the director for a particular service and version.
list_directors
List the directors for a particular service and version.
update_director
Update the director for a particular service and version.