Documentation ¶
Index ¶
- func AddDebugSnapshotFlags(flags *pflag.FlagSet, opts *DebugSnapshotOpts)
- func Command(ctx context.Context, globalFlags *utils.GlobalFlags) *cobra.Command
- func Discovery(ctx context.Context, opts *DebugSnapshotOpts) *cobra.Command
- func Input(ctx context.Context, opts *DebugSnapshotOpts, pod string) *cobra.Command
- func Networking(ctx context.Context, opts *DebugSnapshotOpts) *cobra.Command
- func Output(ctx context.Context, opts *DebugSnapshotOpts, pod string) *cobra.Command
- type DebugSnapshotOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDebugSnapshotFlags ¶
func AddDebugSnapshotFlags(flags *pflag.FlagSet, opts *DebugSnapshotOpts)
func Networking ¶
func Networking(ctx context.Context, opts *DebugSnapshotOpts) *cobra.Command
Types ¶
type DebugSnapshotOpts ¶
type DebugSnapshotOpts struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.