Structs§
- Delete
Director Params - struct for passing parameters to the method
delete_director
- GetDirector
Params - struct for passing parameters to the method
get_director
- List
Directors Params - struct for passing parameters to the method
list_directors
- Update
Director Params - struct for passing parameters to the method
update_director
Enums§
- Delete
Director Error - struct for typed errors of method
delete_director
- GetDirector
Error - struct for typed errors of method
get_director
- List
Directors Error - struct for typed errors of method
list_directors
- Update
Director Error - 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.