Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { ApiPort int ApiInterface string PidPath string Port int Interface string CertPath string EtcdNodes listOptions EtcdKey string EtcdConsistency string Log string LogSeverity severity ServerReadTimeout time.Duration ServerWriteTimeout time.Duration ServerMaxHeaderBytes int EndpointDialTimeout time.Duration EndpointReadTimeout time.Duration SealKey string StatsdAddr string StatsdPrefix string }
func ParseCommandLine ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetAPIFile ¶
func (s *Service) GetAPIFile() (*proxy.FileDescriptor, error)
Click to show internal directories.
Click to hide internal directories.