Documentation ¶
Index ¶
- type AWS
- func (a *AWS) AddAnalyzer(mergedMap *map[string]common.IAnalyzer)
- func (a *AWS) Deploy(namespace string) error
- func (a *AWS) GetAnalyzerName() []string
- func (a *AWS) GetNamespace() (string, error)
- func (a *AWS) IsActivate() bool
- func (a *AWS) OwnsAnalyzer(s string) bool
- func (a *AWS) UnDeploy(namespace string) error
- type EKSAnalyzer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWS ¶
type AWS struct {
// contains filtered or unexported fields
}
func (*AWS) GetAnalyzerName ¶
func (*AWS) GetNamespace ¶
func (*AWS) IsActivate ¶
func (*AWS) OwnsAnalyzer ¶
type EKSAnalyzer ¶
type EKSAnalyzer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.