Documentation ¶
Index ¶
- Constants
- Variables
- func AddSubject(c *cli.Context) error
- func CallCertService(c *cli.Context)
- func DaemonSetup(name string, usage string, action interface{}) *cli.App
- func DeleteSubject(c *cli.Context) error
- func DoRequest(c *cli.Context, f func(londopb.CertServiceClient) error) error
- func GetAuthors() cli.Author
- func GetCopyright() string
- func GetExpiringSubjects(c *cli.Context)
- func GetForTarget(c *cli.Context)
- func GetSubject(c *cli.Context)
- func IssueToken(c *cli.Context) error
- func RenewSubject(c *cli.Context)
- func SaveCert(s *londopb.Subject) error
- func UpdateToken(c *cli.Context) error
- type CertPath
- type ExpiringSubjects
- type Server
- type Token
Constants ¶
View Source
const (
Copyright = "(c) 2019 Alex Yermolaev, MIT License"
)
Variables ¶
Functions ¶
func AddSubject ¶
func CallCertService ¶
func DeleteSubject ¶
func GetAuthors ¶
func GetCopyright ¶
func GetCopyright() string
func GetExpiringSubjects ¶
func GetForTarget ¶
func GetSubject ¶
func IssueToken ¶
func RenewSubject ¶
func UpdateToken ¶
Types ¶
type CertPath ¶
func NewCertPath ¶
func NewCertPath() *CertPath
type ExpiringSubjects ¶
Click to show internal directories.
Click to hide internal directories.