Documentation ¶
Index ¶
- func Attach() *cobra.Command
- func Attest() *cobra.Command
- func Clean() *cobra.Command
- func CleanCmd(ctx context.Context, regOpts options.RegistryOptions, ...) error
- func Completion() *cobra.Command
- func Copy() *cobra.Command
- func Dockerfile() *cobra.Command
- func Download() *cobra.Command
- func Generate() *cobra.Command
- func GenerateKeyPair() *cobra.Command
- func ImportKeyPair() *cobra.Command
- func Initialize() *cobra.Command
- func Load() *cobra.Command
- func LoadCmd(ctx context.Context, opts options.LoadOptions, imageRef string) error
- func Manifest() *cobra.Command
- func New() *cobra.Command
- func PIVTool() *cobra.Command
- func PKCS11Tool() *cobra.Command
- func Policy() *cobra.Command
- func PublicKey() *cobra.Command
- func Save() *cobra.Command
- func SaveCmd(ctx context.Context, opts options.SaveOptions, imageRef string) error
- func Sign() *cobra.Command
- func SignBlob() *cobra.Command
- func Triangulate() *cobra.Command
- func Upload() *cobra.Command
- func Verify() *cobra.Command
- func VerifyAttestation() *cobra.Command
- func VerifyBlob() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Completion ¶ added in v1.3.0
func Dockerfile ¶ added in v1.3.0
func GenerateKeyPair ¶
func ImportKeyPair ¶ added in v1.5.0
func Initialize ¶ added in v1.3.0
func PKCS11Tool ¶ added in v1.3.1
func Triangulate ¶
func VerifyAttestation ¶ added in v1.0.0
func VerifyBlob ¶
Types ¶
This section is empty.
Source Files ¶
- attach.go
- attest.go
- clean.go
- commands.go
- completion.go
- copy.go
- dockerfile.go
- download.go
- generate.go
- generate_key_pair.go
- import_key_pair.go
- initialize.go
- load.go
- manifest.go
- piv_tool_disabled.go
- pkcs11_tool_disabled.go
- policy_init.go
- public_key.go
- save.go
- sign.go
- signblob.go
- triangulate.go
- upload.go
- verify.go
Click to show internal directories.
Click to hide internal directories.