Documentation
¶
Index ¶
- func AddCollaboratorsToNamedEntities(ctx context.Context, clients *shared.ClientFactory, app types.App, ...) error
- func GetAppFunctions(ctx context.Context, clients *shared.ClientFactory, app types.App, ...) ([]types.Function, error)
- func NewCommand(clients *shared.ClientFactory) *cobra.Command
- func NewDistributeCommand(clients *shared.ClientFactory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCollaboratorsToNamedEntities ¶
func AddCollaboratorsToNamedEntities( ctx context.Context, clients *shared.ClientFactory, app types.App, token string, ) error
AddCollaboratorsToNamedEntities is a convenience method to let collaborators maintain their access when distribution type is changed from app_collaborators to named_entities
func GetAppFunctions ¶
func GetAppFunctions(ctx context.Context, clients *shared.ClientFactory, app types.App, auth types.SlackAuth) ([]types.Function, error)
GetAppFunctions lists a user's custom functions from the app manifest
func NewCommand ¶
func NewCommand(clients *shared.ClientFactory) *cobra.Command
func NewDistributeCommand ¶
func NewDistributeCommand(clients *shared.ClientFactory) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.