collaboration

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKeyPodCollaborators

func GetKeyPodCollaborators(jwtToken string, podParam common.ResourceIdParam) (response.Pod, error)

func GetUsersThisKeyPodCanBeSharedWith

func GetUsersThisKeyPodCanBeSharedWith(
	jwtToken string,
	podAclParam common.SearchUsersParam,
) ([]response.SearchUser, error)

func LeaveKeyPod

func LeaveKeyPod(jwtToken string, podParam common.ResourceIdParam) error

func ShareKeyPodWithCollaborator

func ShareKeyPodWithCollaborator(
	jwtToken string,
	reqBody request.PodAclReqBody,
	podAclParam common.AclParam,
) (response.Pod, error)

func ShareKeyPodsWithCollaborators

func ShareKeyPodsWithCollaborators(
	jwtToken string,
	reqBody request.PodBulkShareReqBody,
	podAclParam common.AclParam,
) error

func UnshareKeyPodWithCollaborator

func UnshareKeyPodWithCollaborator(jwtToken string, podAclParam common.AclParam) (response.Pod, error)

func UpdateKeyPodAcl

func UpdateKeyPodAcl(
	jwtToken string,
	reqBody request.PodAclReqBody,
	podAclParam common.AclParam,
) (response.Pod, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL