plugin

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package plugin provides plugin command specific E2E test cases

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAllPluginsAvailable

func CheckAllPluginsAvailable(allPlugins *[]framework.PluginInfo, requiredPlugins []framework.PluginInfo) bool

CheckAllPluginsAvailable checks requiredPlugins are exists in the allPlugins

func CheckAllPluginsExists

func CheckAllPluginsExists(superList, subList *[]framework.PluginInfo) bool

CheckAllPluginsExists checks all PluginInfo's in subList are available in superList superList is the super set, subList is sub set

func IsPluginSourceExists

func IsPluginSourceExists(list []framework.PluginSourceInfo, sourceName string) bool

IsPluginSourceExists checks the sourceName is exists in the given list of PluginSourceInfo's

func SearchAllPlugins

func SearchAllPlugins(tf *framework.Framework) *[]framework.PluginInfo

SearchAllPlugins runs the plugin search command and returns all the plugins from the search output

Types

This section is empty.

Jump to

Keyboard shortcuts

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