Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOsinServer ¶
func RunOsinServer ¶
func RunOsinServer(osinConfig *osinv1.OsinServerConfig, stopCh <-chan struct{}) error
Types ¶
type OsinServer ¶
type OsinServer struct {
ConfigFile string
}
func (*OsinServer) RunOsinServer ¶
func (o *OsinServer) RunOsinServer(stopCh <-chan struct{}) error
func (*OsinServer) Validate ¶
func (o *OsinServer) Validate() error
Click to show internal directories.
Click to hide internal directories.