Documentation
¶
Index ¶
- func ApparmorProfiles(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
- func CgroupManagerNames(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ContainerNames(cmd *cobra.Command, filterFunc func(containerd.ProcessStatus) bool) ([]string, cobra.ShellCompDirective)
- func IPAMDrivers(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ImageNames(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
- func NamespaceNames(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func NetworkDrivers(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func NetworkNames(cmd *cobra.Command, exclude []string) ([]string, cobra.ShellCompDirective)
- func Platforms(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func SnapshotterNames(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func VolumeNames(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApparmorProfiles ¶
func ApparmorProfiles(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
func CgroupManagerNames ¶
func ContainerNames ¶
func ContainerNames(cmd *cobra.Command, filterFunc func(containerd.ProcessStatus) bool) ([]string, cobra.ShellCompDirective)
func IPAMDrivers ¶
func ImageNames ¶
func ImageNames(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
func NamespaceNames ¶
func NetworkDrivers ¶
func NetworkNames ¶
NetworkNames includes {"bridge","host","none"}
func SnapshotterNames ¶
func VolumeNames ¶
func VolumeNames(cmd *cobra.Command) ([]string, cobra.ShellCompDirective)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.