Documentation ¶
Index ¶
- func ExportOptionsHandler(app *appsrv.Application, options interface{})
- func ExportOptionsHandlerWithPrefix(app *appsrv.Application, prefix string, options interface{})
- func FetchEtcdServiceInfo() (*identity.EndpointDetails, error)
- func InitApp(options *common_options.BaseOptions, dbAccess bool) *appsrv.Application
- func InitAuth(options *common_options.CommonOptions, authComplete auth.AuthCompletedCallback)
- func InitBaseAuth(options *common_options.BaseOptions)
- func ServeForever(app *appsrv.Application, options *common_options.BaseOptions)
- func ServeForeverExtended(app *appsrv.Application, options *common_options.BaseOptions, port int, ...)
- func ServeForeverWithCleanup(app *appsrv.Application, options *common_options.BaseOptions, onStop func())
- type SEndpointChangeManager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportOptionsHandler ¶
func ExportOptionsHandler(app *appsrv.Application, options interface{})
func ExportOptionsHandlerWithPrefix ¶
func ExportOptionsHandlerWithPrefix(app *appsrv.Application, prefix string, options interface{})
func FetchEtcdServiceInfo ¶
func FetchEtcdServiceInfo() (*identity.EndpointDetails, error)
func InitApp ¶
func InitApp(options *common_options.BaseOptions, dbAccess bool) *appsrv.Application
func InitAuth ¶
func InitAuth(options *common_options.CommonOptions, authComplete auth.AuthCompletedCallback)
func InitBaseAuth ¶
func InitBaseAuth(options *common_options.BaseOptions)
func ServeForever ¶
func ServeForever(app *appsrv.Application, options *common_options.BaseOptions)
func ServeForeverExtended ¶
func ServeForeverExtended(app *appsrv.Application, options *common_options.BaseOptions, port int, onStop func(), isMaster bool)
func ServeForeverWithCleanup ¶
func ServeForeverWithCleanup(app *appsrv.Application, options *common_options.BaseOptions, onStop func())
Types ¶
type SEndpointChangeManager ¶
type SEndpointChangeManager struct {
watcher.SInformerSyncManager
}
func (*SEndpointChangeManager) Name ¶
func (man *SEndpointChangeManager) Name() string
Click to show internal directories.
Click to hide internal directories.