Documentation ¶
Index ¶
- func AllowWildcardsAction(ctx context.Context) (err error)
- func CommonNamesCommand(ctx context.Context) cli.Command
- func DNSCommand(ctx context.Context) cli.Command
- func DenyWildcardsAction(ctx context.Context) (err error)
- func EmailCommand(ctx context.Context) cli.Command
- func IPCommand(ctx context.Context) cli.Command
- func PrincipalsCommand(ctx context.Context) cli.Command
- func RemoveCommand(ctx context.Context) cli.Command
- func URICommand(ctx context.Context) cli.Command
- func ViewCommand(ctx context.Context) cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllowWildcardsAction ¶
AllowWildcardsAction updates the policy to allow wildcard names.
func CommonNamesCommand ¶
CommonNamesCommand returns the common names policy subcommand.
func DNSCommand ¶
DNSCommand returns the dns policy subcommand.
func DenyWildcardsAction ¶
DenyWildcardsAction updates the policy to deny wildcard names.
func EmailCommand ¶
EmailCommand returns the x509 email subcommand
func PrincipalsCommand ¶
PrincipalsCommand returns the principal policy subcommand.
func RemoveCommand ¶
RemoveCommand returns the policy remove subcommand.
func URICommand ¶
URICommand returns the policy subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.