cmd

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Overview

Package cmd implements all the falcoctl commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v0.3.0

func Execute(cmd *cobra.Command, opt *options.Common) error

Execute configures the signal handlers and runs the command.

func New added in v0.1.0

func New(ctx context.Context, opt *options.Common) *cobra.Command

New instantiates the root command and initializes the tree of commands.

Types

This section is empty.

Directories

Path Synopsis
Package artifact implements the artifact commands.
Package artifact implements the artifact commands.
config
Package config defines the business logic to fetch config layer for artifacts.
Package config defines the business logic to fetch config layer for artifacts.
follow
Package follow defines the business logic to follow artifacts.
Package follow defines the business logic to follow artifacts.
info
Package info defines the business logic to get information for a given artifact.
Package info defines the business logic to get information for a given artifact.
install
Package install defines options, and logic used to pull an artifact from a remote repository and install it in the local system.
Package install defines options, and logic used to pull an artifact from a remote repository and install it in the local system.
list
Package list defines the logic to list artifacts in the configured index files.
Package list defines the logic to list artifacts in the configured index files.
manifest
Package manifest defines the business logic to fetch manifest layer for artifacts.
Package manifest defines the business logic to fetch manifest layer for artifacts.
search
Package search defines the logic to search for artifacts in the configured index files.
Package search defines the logic to search for artifacts in the configured index files.
Package driver implements the driver related cmd line interface.
Package driver implements the driver related cmd line interface.
cleanup
Package drivercleanup defines the cleanup logic for the driver cmd.
Package drivercleanup defines the cleanup logic for the driver cmd.
config
Package driverconfig defines the configure logic for the driver cmd.
Package driverconfig defines the configure logic for the driver cmd.
install
Package driverinstall defines the installation logic for the driver cmd.
Package driverinstall defines the installation logic for the driver cmd.
printenv
Package driverprintenv defines the logic to print driver-related variables as env vars.
Package driverprintenv defines the logic to print driver-related variables as env vars.
Package index implements the index commands.
Package index implements the index commands.
add
Package add defines the options and add logic for the index files.
Package add defines the options and add logic for the index files.
list
Package list defines the logic to list the already configured index files.
Package list defines the logic to list the already configured index files.
remove
Package remove defines options and logic to remove a previously add index file.
Package remove defines options and logic to remove a previously add index file.
update
Package update defines options and logic to update the index files.
Package update defines options and logic to update the index files.
Package registry implements the registry commands.
Package registry implements the registry commands.
auth
Package auth defines the logic to authenticate against an OCI registry.
Package auth defines the logic to authenticate against an OCI registry.
auth/basic
Package basic defines the logic to authenticate against an OCI registry.
Package basic defines the logic to authenticate against an OCI registry.
auth/gcp
Package gcp defines the logic to authenticate against an Artifact registry using GCP credentials.
Package gcp defines the logic to authenticate against an Artifact registry using GCP credentials.
auth/oauth
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0.
Package oauth defines the logic to authenticate against an OCI registry via OAuth2.0.
pull
Package pull defnines the logic to pull artifacts from remote repositories.
Package pull defnines the logic to pull artifacts from remote repositories.
push
Package push defines the logic to push local artifacts to a remote repository.
Package push defines the logic to push local artifacts to a remote repository.
tls
Package tls implements the tls commands.
Package tls implements the tls commands.
install
Package install defines the logic to generate and install TLS certificates.
Package install defines the logic to generate and install TLS certificates.
Package version implements the logic for the version command.
Package version implements the logic for the version command.

Jump to

Keyboard shortcuts

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