Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FreeRADIUS ¶ added in v0.16.0
type FreeRADIUS struct { module.Base Config `yaml:",inline"` // contains filtered or unexported fields }
func New ¶
func New() *FreeRADIUS
func (FreeRADIUS) Charts ¶ added in v0.16.0
func (FreeRADIUS) Charts() *Charts
func (FreeRADIUS) Check ¶ added in v0.16.0
func (f FreeRADIUS) Check() bool
func (FreeRADIUS) Cleanup ¶ added in v0.16.0
func (FreeRADIUS) Cleanup()
func (*FreeRADIUS) Collect ¶ added in v0.16.0
func (f *FreeRADIUS) Collect() map[string]int64
func (*FreeRADIUS) Init ¶ added in v0.16.0
func (f *FreeRADIUS) Init() bool
Click to show internal directories.
Click to hide internal directories.