Documentation ¶
Index ¶
- func New(p *plugin.AbstractPlugin) plugin.Plugin
- type Fpolicy
- type Nsswitch
- type SVM
- func (s *SVM) GetFpolicy() (map[string]Fpolicy, error)
- func (s *SVM) GetIscsiCredentials() (map[string]string, error)
- func (s *SVM) GetIscsiServices() (map[string]string, error)
- func (s *SVM) GetKerberosConfig() (map[string]string, error)
- func (s *SVM) GetNSSwitchInfo(data *matrix.Matrix) (map[string]Nsswitch, error)
- func (s *SVM) Init(remote conf.Remote) error
- func (s *SVM) Run(dataMap map[string]*matrix.Matrix) ([]*matrix.Matrix, *util.Metadata, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SVM ¶
type SVM struct { *plugin.AbstractPlugin // contains filtered or unexported fields }
func (*SVM) GetNSSwitchInfo ¶
Click to show internal directories.
Click to hide internal directories.