authv1

package
v0.0.0-...-e6112dc Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PreRunTokenDelete

func PreRunTokenDelete(c *core.PreCommandConfig) error

func PreRunTokenId

func PreRunTokenId(c *core.PreCommandConfig) error

func RunTokenCreate

func RunTokenCreate(c *core.CommandConfig) error

func RunTokenDelete

func RunTokenDelete(c *core.CommandConfig) error

func RunTokenDeleteAll

func RunTokenDeleteAll(c *core.CommandConfig) error

func RunTokenDeleteById

func RunTokenDeleteById(c *core.CommandConfig) error

func RunTokenDeleteCurrent

func RunTokenDeleteCurrent(c *core.CommandConfig) error

func RunTokenDeleteExpired

func RunTokenDeleteExpired(c *core.CommandConfig) error

func RunTokenGet

func RunTokenGet(c *core.CommandConfig) error

func RunTokenList

func RunTokenList(c *core.CommandConfig) error

func TokenCmd

func TokenCmd() *core.Command

Types

type TokenPrint

type TokenPrint struct {
	TokenId        string `json:"TokenId,omitempty"`
	CreatedDate    string `json:"CreatedDate,omitempty"`
	ExpirationDate string `json:"ExpirationDate,omitempty"`
	Href           string `json:"Href,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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