ctl

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BoolPtrMapper = kong.TypeMapper(reflect.TypeOf(&b), boolPtrMapper{})

BoolPtrMapper is an option to register a mapper to *bool type flag

Functions

func WriteCert

func WriteCert(w io.Writer, key, csrBytes, cert []byte)

WriteCert outputs a cert, key and csr

func WriteJSON

func WriteJSON(out io.Writer, value interface{}) error

WriteJSON prints response to out

Types

type VersionFlag

type VersionFlag string

VersionFlag is a flag to print version

func (VersionFlag) BeforeApply

func (v VersionFlag) BeforeApply(app *kong.Kong, vars kong.Vars) error

BeforeApply is executed before context is applied

func (VersionFlag) Decode

func (v VersionFlag) Decode(_ *kong.DecodeContext) error

Decode the flag

func (VersionFlag) IsBool

func (v VersionFlag) IsBool() bool

IsBool returns true for the flag

Jump to

Keyboard shortcuts

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