Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "cilium",
Short: "A brief description of your application",
Long: `TBD`,
BashCompletionFunction: bashCompletionFunc,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Source Files ¶
- bash_completion.go
- bpf.go
- bpf_ct.go
- bpf_ct_list.go
- bpf_policy.go
- bpf_policy_add.go
- bpf_policy_delete.go
- bpf_policy_list.go
- config.go
- endpoint.go
- endpoint_config.go
- endpoint_disconnect.go
- endpoint_get.go
- endpoint_labels.go
- endpoint_list.go
- endpoint_regenerate.go
- helpers.go
- identity.go
- identity_get.go
- monitor.go
- policy.go
- policy_delete.go
- policy_get.go
- policy_import.go
- policy_trace.go
- policy_validate.go
- root.go
- service.go
- service_delete.go
- service_get.go
- service_list.go
- service_update.go
- status.go
- version.go
Click to show internal directories.
Click to hide internal directories.