client

package
v0.0.0-...-9c6c125 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EnrollCommand = &cli.Command{UsageText: enrollUsageText, Flags: enrollFlags, Main: enrollMain}

EnrollCommand is the enroll command

View Source
var ReenrollCommand = &cli.Command{UsageText: reenrollUsageText, Flags: reenrollFlags, Main: reenrollMain}

ReenrollCommand is the enroll command

View Source
var RegisterCommand = &cli.Command{UsageText: registerUsageText, Flags: registerFlags, Main: registerMain}

RegisterCommand is the register command

View Source
var RevokeCommand = &cli.Command{
	UsageText: revokeUsageTxt,
	Flags:     revokeFlags,
	Main:      revokeMain,
}

RevokeCommand assembles the definition of Command 'revoke'

Functions

func Command

func Command() error

Command are the client commands

func NewClient

func NewClient(url string) (*lib.Client, error)

NewClient returns a client given a url

Types

This section is empty.

Jump to

Keyboard shortcuts

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