shared

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterOrgByName

func FilterOrgByName(orgs *[]api.Organization, name string) *api.Organization

FilterOrgByName returns the reference to the organization for which the name is matching the name given as argument

func FilterOrgs

func FilterOrgs(orgs []api.Organization, test func(o api.Organization) bool) (ret []api.Organization)

FilterOrgs returns the list of organizations that succeeded the test function

func IsOwner

func IsOwner(userID string, org api.Organization) bool

IsOwner returns true if the given user ID is the owner of the organization If the organization has no specified owner, the creator will be considered as the owner.

Types

This section is empty.

Jump to

Keyboard shortcuts

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