 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
	Namespace          string
	KubeconfigPath     string
	InitTimeout        int
	CSVPath            string
	BasicTests         bool
	OLMTests           bool
	TenantTests        bool
	NamespacedManifest string
	GlobalManifest     string
	CRManifest         string
	ProxyImage         string
	ProxyPullPolicy    string
	Verbose            bool
}
    Config stores all scorecard config passed as flags
var SCConf Config
     Click to show internal directories. 
   Click to hide internal directories.