Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActivateCmd ¶
ActivateCmd returns a cobra.Command to activate the security features of Pachyderm within a Pachyderm cluster. All repos will go from publicly-accessible to accessible only by the owner, who can subsequently add users
func CheckCmd ¶
CheckCmd returns a cobra command that sends an "Authorize" RPC to Pachd, to determine whether the specified user has access to the specified repo.
func Cmds ¶
Cmds returns a list of cobra commands for authenticating and authorizing users in an auth-enabled Pachyderm cluster.
func GetCmd ¶
GetCmd returns a cobra command that gets either the ACL for a Pachyderm repo or another user's scope of access to that repo
func LoginCmd ¶
LoginCmd returns a cobra.Command to login to a Pachyderm cluster with your GitHub account. Any resources that have been restricted to the email address registered with your GitHub account will subsequently be accessible.
func SetScopeCmd ¶
SetScopeCmd returns a cobra command that lets a user set the level of access that another user has to a repo
Types ¶
This section is empty.