Documentation ¶
Index ¶
- func AskForConfirmation(ctx context.Context) (bool, error)
- func BindFlagCluster(cmd *cobra.Command)
- func CloseKubehoundConfig(ctx context.Context) error
- func GetConfig() (*config.KubehoundConfig, error)
- func InitCluster(cmd *cobra.Command)
- func InitDumpCmd(cmd *cobra.Command)
- func InitLocalDumpCmd(cmd *cobra.Command)
- func InitLocalIngestCmd(cmd *cobra.Command)
- func InitRemoteDumpCmd(cmd *cobra.Command)
- func InitRemoteIngestCmd(cmd *cobra.Command, standalone bool)
- func InitRootCmd(cmd *cobra.Command)
- func InitTags(ctx context.Context, khCfg *config.KubehoundConfig)
- func InitTelemetry(ctx context.Context, khCfg *config.KubehoundConfig)
- func InitializeKubehoundConfig(ctx context.Context, configPath string, generateRunID bool, inline bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindFlagCluster ¶ added in v1.5.0
func CloseKubehoundConfig ¶
func GetConfig ¶
func GetConfig() (*config.KubehoundConfig, error)
func InitCluster ¶ added in v1.5.0
func InitDumpCmd ¶
func InitLocalDumpCmd ¶
func InitLocalIngestCmd ¶
func InitRemoteDumpCmd ¶
func InitRemoteIngestCmd ¶
func InitRootCmd ¶
func InitTelemetry ¶
func InitTelemetry(ctx context.Context, khCfg *config.KubehoundConfig)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.