sevsnp

package
v2.0.0-...-4ebc0dd Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const SEVSNPTokenMediaType = "application/sevsnp"

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "sevsnp",
	Short: "SEV-SNP token manipulation",
	Run: func(cmd *cobra.Command, args []string) {
		if len(args) == 0 {
			cmd.Help()
			os.Exit(0)
		}
	},
	ValidArgs: cmdValidArgs,
}

Functions

func NewCreateCmd

func NewCreateCmd(fs afero.Fs) *cobra.Command

func NewRelyingPartyCmd

func NewRelyingPartyCmd(fs afero.Fs, veraisonClient common.IVeraisonClient) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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