Documentation ¶
Index ¶
- type ConfigRequest
- func (m *ConfigRequest) BindPort(name string, value uint16) error
- func (*ConfigRequest) Descriptor() ([]byte, []int)
- func (m *ConfigRequest) GetPort(name string, value uint16) (uint16, error)
- func (m *ConfigRequest) GetV1() *ConfigRequest_V1
- func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
- func (c *ConfigRequest) PrepareSystemConfig(creds *ac.TLSCredentials) (ac.PreparedSystemConfig, error)
- func (*ConfigRequest) ProtoMessage()
- func (m *ConfigRequest) Reset()
- func (m *ConfigRequest) ServiceName() string
- func (c *ConfigRequest) SetGlobalConfig(g *ac.GlobalConfig)
- func (m *ConfigRequest) String() string
- func (c *ConfigRequest) Validate() error
- func (m *ConfigRequest) XXX_DiscardUnknown()
- func (m *ConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest) XXX_Merge(src proto.Message)
- func (m *ConfigRequest) XXX_Size() int
- func (m *ConfigRequest) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1
- func (*ConfigRequest_V1) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
- func (m *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
- func (*ConfigRequest_V1) ProtoMessage()
- func (m *ConfigRequest_V1) Reset()
- func (m *ConfigRequest_V1) String() string
- func (m *ConfigRequest_V1) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1) XXX_Size() int
- func (m *ConfigRequest_V1) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_Service
- func (*ConfigRequest_V1_Service) Descriptor() ([]byte, []int)
- func (*ConfigRequest_V1_Service) ProtoMessage()
- func (m *ConfigRequest_V1_Service) Reset()
- func (m *ConfigRequest_V1_Service) String() string
- func (m *ConfigRequest_V1_Service) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_Service) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_Service) XXX_Size() int
- func (m *ConfigRequest_V1_Service) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System
- func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System) GetExternal() *ConfigRequest_V1_System_External
- func (m *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_System_Log
- func (m *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
- func (m *ConfigRequest_V1_System) GetNgx() *ConfigRequest_V1_System_Nginx
- func (m *ConfigRequest_V1_System) GetService() *ConfigRequest_V1_System_Service
- func (m *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
- func (*ConfigRequest_V1_System) ProtoMessage()
- func (m *ConfigRequest_V1_System) Reset()
- func (m *ConfigRequest_V1_System) String() string
- func (m *ConfigRequest_V1_System) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System) XXX_Size() int
- func (m *ConfigRequest_V1_System) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_External
- func (*ConfigRequest_V1_System_External) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_External) GetBasicAuthCredentials() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_External) GetEnable() *wrappers.BoolValue
- func (m *ConfigRequest_V1_System_External) GetEndpoints() []*wrappers.StringValue
- func (m *ConfigRequest_V1_System_External) GetRootCert() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_External) GetRootCertFile() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_External) GetServerName() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_External) GetSslUpstream() *wrappers.BoolValue
- func (*ConfigRequest_V1_System_External) ProtoMessage()
- func (m *ConfigRequest_V1_System_External) Reset()
- func (m *ConfigRequest_V1_System_External) String() string
- func (m *ConfigRequest_V1_System_External) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_External) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_External) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_External) XXX_Size() int
- func (m *ConfigRequest_V1_System_External) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Log
- func (*ConfigRequest_V1_System_Log) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Log) GetLevel() *wrappers.StringValue
- func (*ConfigRequest_V1_System_Log) ProtoMessage()
- func (m *ConfigRequest_V1_System_Log) Reset()
- func (m *ConfigRequest_V1_System_Log) String() string
- func (m *ConfigRequest_V1_System_Log) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Log) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Log) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Log) XXX_Size() int
- func (m *ConfigRequest_V1_System_Log) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Nginx
- func (*ConfigRequest_V1_System_Nginx) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Nginx) GetEvents() *ConfigRequest_V1_System_Nginx_Events
- func (m *ConfigRequest_V1_System_Nginx) GetHttp() *ConfigRequest_V1_System_Nginx_Http
- func (m *ConfigRequest_V1_System_Nginx) GetMain() *ConfigRequest_V1_System_Nginx_Main
- func (*ConfigRequest_V1_System_Nginx) ProtoMessage()
- func (m *ConfigRequest_V1_System_Nginx) Reset()
- func (m *ConfigRequest_V1_System_Nginx) String() string
- func (m *ConfigRequest_V1_System_Nginx) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Nginx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Nginx) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Nginx) XXX_Size() int
- func (m *ConfigRequest_V1_System_Nginx) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Nginx_Events
- func (*ConfigRequest_V1_System_Nginx_Events) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Nginx_Events) GetWorkerConnections() *wrappers.Int32Value
- func (*ConfigRequest_V1_System_Nginx_Events) ProtoMessage()
- func (m *ConfigRequest_V1_System_Nginx_Events) Reset()
- func (m *ConfigRequest_V1_System_Nginx_Events) String() string
- func (m *ConfigRequest_V1_System_Nginx_Events) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Nginx_Events) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Size() int
- func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Nginx_Http
- func (*ConfigRequest_V1_System_Nginx_Http) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Nginx_Http) GetClientBodyBufferSize() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetClientMaxBodySize() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetGzip() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipCompLevel() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipHttpVersion() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipProxied() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipTypes() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetKeepaliveTimeout() *wrappers.Int32Value
- func (m *ConfigRequest_V1_System_Nginx_Http) GetProxyConnectTimeout() *wrappers.Int32Value
- func (m *ConfigRequest_V1_System_Nginx_Http) GetSendfile() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetServerNamesHashBucketSize() *wrappers.Int32Value
- func (m *ConfigRequest_V1_System_Nginx_Http) GetSslCiphers() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetSslProtocols() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetSslVerifyDepth() *wrappers.Int32Value
- func (m *ConfigRequest_V1_System_Nginx_Http) GetTcpNodelay() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Nginx_Http) GetTcpNopush() *wrappers.StringValue
- func (*ConfigRequest_V1_System_Nginx_Http) ProtoMessage()
- func (m *ConfigRequest_V1_System_Nginx_Http) Reset()
- func (m *ConfigRequest_V1_System_Nginx_Http) String() string
- func (m *ConfigRequest_V1_System_Nginx_Http) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Nginx_Http) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Size() int
- func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Nginx_Main
- func (*ConfigRequest_V1_System_Nginx_Main) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Nginx_Main) GetWorkerProcesses() *wrappers.Int32Value
- func (*ConfigRequest_V1_System_Nginx_Main) ProtoMessage()
- func (m *ConfigRequest_V1_System_Nginx_Main) Reset()
- func (m *ConfigRequest_V1_System_Nginx_Main) String() string
- func (m *ConfigRequest_V1_System_Nginx_Main) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Nginx_Main) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Size() int
- func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Unmarshal(b []byte) error
- type ConfigRequest_V1_System_Service
- func (*ConfigRequest_V1_System_Service) Descriptor() ([]byte, []int)
- func (m *ConfigRequest_V1_System_Service) GetHost() *wrappers.StringValue
- func (m *ConfigRequest_V1_System_Service) GetPort() *wrappers.Int32Value
- func (*ConfigRequest_V1_System_Service) ProtoMessage()
- func (m *ConfigRequest_V1_System_Service) Reset()
- func (m *ConfigRequest_V1_System_Service) String() string
- func (m *ConfigRequest_V1_System_Service) XXX_DiscardUnknown()
- func (m *ConfigRequest_V1_System_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *ConfigRequest_V1_System_Service) XXX_Merge(src proto.Message)
- func (m *ConfigRequest_V1_System_Service) XXX_Size() int
- func (m *ConfigRequest_V1_System_Service) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigRequest ¶
type ConfigRequest struct { V1 *ConfigRequest_V1 `protobuf:"bytes,1,opt,name=v1,proto3" json:"v1,omitempty" toml:"v1,omitempty" mapstructure:"v1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func DefaultConfigRequest ¶
func DefaultConfigRequest() *ConfigRequest
DefaultConfigRequest returns a new instance of ConfigRequest with default values.
func NewConfigRequest ¶
func NewConfigRequest() *ConfigRequest
NewConfigRequest returns a new instance of ConfigRequest with zero values.
func (*ConfigRequest) BindPort ¶
func (m *ConfigRequest) BindPort(name string, value uint16) error
BindPort sets the port tagged with the given name
func (*ConfigRequest) Descriptor ¶
func (*ConfigRequest) Descriptor() ([]byte, []int)
func (*ConfigRequest) GetPort ¶
func (m *ConfigRequest) GetPort(name string, value uint16) (uint16, error)
GetPort gets the port tagged with the given name. If the value is not set, it returns 0.
func (*ConfigRequest) GetV1 ¶
func (m *ConfigRequest) GetV1() *ConfigRequest_V1
func (*ConfigRequest) ListPorts ¶
func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
ListPorts lists all the ports exposed by the config
func (*ConfigRequest) PrepareSystemConfig ¶
func (c *ConfigRequest) PrepareSystemConfig(creds *ac.TLSCredentials) (ac.PreparedSystemConfig, error)
PrepareSystemConfig returns a system configuration that can be used to start the service.
func (*ConfigRequest) ProtoMessage ¶
func (*ConfigRequest) ProtoMessage()
func (*ConfigRequest) Reset ¶
func (m *ConfigRequest) Reset()
func (*ConfigRequest) ServiceName ¶
func (m *ConfigRequest) ServiceName() string
ServiceName returns the name of the service this config belongs to
func (*ConfigRequest) SetGlobalConfig ¶
func (c *ConfigRequest) SetGlobalConfig(g *ac.GlobalConfig)
func (*ConfigRequest) String ¶
func (m *ConfigRequest) String() string
func (*ConfigRequest) Validate ¶
func (c *ConfigRequest) Validate() error
Validate validates that the config is sufficient to start the Service. If validation succeeds it will return nil, if it fails it will return a new instance of config.InvalidConfigError that has the missing keys and invalid fields populated.
func (*ConfigRequest) XXX_DiscardUnknown ¶
func (m *ConfigRequest) XXX_DiscardUnknown()
func (*ConfigRequest) XXX_Marshal ¶
func (m *ConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest) XXX_Merge ¶
func (dst *ConfigRequest) XXX_Merge(src proto.Message)
func (*ConfigRequest) XXX_Size ¶
func (m *ConfigRequest) XXX_Size() int
func (*ConfigRequest) XXX_Unmarshal ¶
func (m *ConfigRequest) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1 ¶
type ConfigRequest_V1 struct { Sys *ConfigRequest_V1_System `protobuf:"bytes,1,opt,name=sys,proto3" json:"sys,omitempty" toml:"sys,omitempty" mapstructure:"sys,omitempty"` Svc *ConfigRequest_V1_Service `protobuf:"bytes,2,opt,name=svc,proto3" json:"svc,omitempty" toml:"svc,omitempty" mapstructure:"svc,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1) Descriptor ¶
func (*ConfigRequest_V1) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1) GetSvc ¶
func (m *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
func (*ConfigRequest_V1) GetSys ¶
func (m *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
func (*ConfigRequest_V1) ProtoMessage ¶
func (*ConfigRequest_V1) ProtoMessage()
func (*ConfigRequest_V1) Reset ¶
func (m *ConfigRequest_V1) Reset()
func (*ConfigRequest_V1) String ¶
func (m *ConfigRequest_V1) String() string
func (*ConfigRequest_V1) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1) XXX_DiscardUnknown()
func (*ConfigRequest_V1) XXX_Marshal ¶
func (m *ConfigRequest_V1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1) XXX_Merge ¶
func (dst *ConfigRequest_V1) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1) XXX_Size ¶
func (m *ConfigRequest_V1) XXX_Size() int
func (*ConfigRequest_V1) XXX_Unmarshal ¶
func (m *ConfigRequest_V1) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_Service ¶
type ConfigRequest_V1_Service struct { XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_Service) Descriptor ¶
func (*ConfigRequest_V1_Service) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_Service) ProtoMessage ¶
func (*ConfigRequest_V1_Service) ProtoMessage()
func (*ConfigRequest_V1_Service) Reset ¶
func (m *ConfigRequest_V1_Service) Reset()
func (*ConfigRequest_V1_Service) String ¶
func (m *ConfigRequest_V1_Service) String() string
func (*ConfigRequest_V1_Service) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_Service) XXX_DiscardUnknown()
func (*ConfigRequest_V1_Service) XXX_Marshal ¶
func (m *ConfigRequest_V1_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_Service) XXX_Merge ¶
func (dst *ConfigRequest_V1_Service) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_Service) XXX_Size ¶
func (m *ConfigRequest_V1_Service) XXX_Size() int
func (*ConfigRequest_V1_Service) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_Service) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System ¶
type ConfigRequest_V1_System struct { Mlsa *shared.Mlsa `protobuf:"bytes,1,opt,name=mlsa,proto3" json:"mlsa,omitempty" toml:"mlsa,omitempty" mapstructure:"mlsa,omitempty"` Tls *shared.TLSCredentials `protobuf:"bytes,2,opt,name=tls,proto3" json:"tls,omitempty" toml:"tls,omitempty" mapstructure:"tls,omitempty"` Service *ConfigRequest_V1_System_Service `protobuf:"bytes,3,opt,name=service,proto3" json:"service,omitempty" toml:"service,omitempty" mapstructure:"service,omitempty"` Log *ConfigRequest_V1_System_Log `protobuf:"bytes,4,opt,name=log,proto3" json:"log,omitempty" toml:"log,omitempty" mapstructure:"log,omitempty"` Ngx *ConfigRequest_V1_System_Nginx `protobuf:"bytes,5,opt,name=ngx,proto3" json:"ngx,omitempty" toml:"ngx,omitempty" mapstructure:"ngx,omitempty"` External *ConfigRequest_V1_System_External `` /* 129-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System) Descriptor ¶
func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System) GetExternal ¶
func (m *ConfigRequest_V1_System) GetExternal() *ConfigRequest_V1_System_External
func (*ConfigRequest_V1_System) GetLog ¶
func (m *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_System_Log
func (*ConfigRequest_V1_System) GetMlsa ¶
func (m *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
func (*ConfigRequest_V1_System) GetNgx ¶
func (m *ConfigRequest_V1_System) GetNgx() *ConfigRequest_V1_System_Nginx
func (*ConfigRequest_V1_System) GetService ¶
func (m *ConfigRequest_V1_System) GetService() *ConfigRequest_V1_System_Service
func (*ConfigRequest_V1_System) GetTls ¶
func (m *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
func (*ConfigRequest_V1_System) ProtoMessage ¶
func (*ConfigRequest_V1_System) ProtoMessage()
func (*ConfigRequest_V1_System) Reset ¶
func (m *ConfigRequest_V1_System) Reset()
func (*ConfigRequest_V1_System) String ¶
func (m *ConfigRequest_V1_System) String() string
func (*ConfigRequest_V1_System) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System) XXX_Marshal ¶
func (m *ConfigRequest_V1_System) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System) XXX_Merge ¶
func (dst *ConfigRequest_V1_System) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System) XXX_Size ¶
func (m *ConfigRequest_V1_System) XXX_Size() int
func (*ConfigRequest_V1_System) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_External ¶
type ConfigRequest_V1_System_External struct { Enable *wrappers.BoolValue `protobuf:"bytes,1,opt,name=enable,proto3" json:"enable,omitempty" toml:"enable,omitempty" mapstructure:"enable,omitempty"` SslUpstream *wrappers.BoolValue `` /* 162-byte string literal not displayed */ Endpoints []*wrappers.StringValue `` /* 133-byte string literal not displayed */ BasicAuthCredentials *wrappers.StringValue `` /* 211-byte string literal not displayed */ RootCert *wrappers.StringValue `` /* 147-byte string literal not displayed */ ServerName *wrappers.StringValue `` /* 157-byte string literal not displayed */ RootCertFile *wrappers.StringValue `` /* 171-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_External) Descriptor ¶
func (*ConfigRequest_V1_System_External) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_External) GetBasicAuthCredentials ¶
func (m *ConfigRequest_V1_System_External) GetBasicAuthCredentials() *wrappers.StringValue
func (*ConfigRequest_V1_System_External) GetEnable ¶
func (m *ConfigRequest_V1_System_External) GetEnable() *wrappers.BoolValue
func (*ConfigRequest_V1_System_External) GetEndpoints ¶
func (m *ConfigRequest_V1_System_External) GetEndpoints() []*wrappers.StringValue
func (*ConfigRequest_V1_System_External) GetRootCert ¶
func (m *ConfigRequest_V1_System_External) GetRootCert() *wrappers.StringValue
func (*ConfigRequest_V1_System_External) GetRootCertFile ¶
func (m *ConfigRequest_V1_System_External) GetRootCertFile() *wrappers.StringValue
func (*ConfigRequest_V1_System_External) GetServerName ¶
func (m *ConfigRequest_V1_System_External) GetServerName() *wrappers.StringValue
func (*ConfigRequest_V1_System_External) GetSslUpstream ¶
func (m *ConfigRequest_V1_System_External) GetSslUpstream() *wrappers.BoolValue
func (*ConfigRequest_V1_System_External) ProtoMessage ¶
func (*ConfigRequest_V1_System_External) ProtoMessage()
func (*ConfigRequest_V1_System_External) Reset ¶
func (m *ConfigRequest_V1_System_External) Reset()
func (*ConfigRequest_V1_System_External) String ¶
func (m *ConfigRequest_V1_System_External) String() string
func (*ConfigRequest_V1_System_External) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_External) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_External) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_External) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_External) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_External) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_External) XXX_Size ¶
func (m *ConfigRequest_V1_System_External) XXX_Size() int
func (*ConfigRequest_V1_System_External) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_External) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Log ¶
type ConfigRequest_V1_System_Log struct { Level *wrappers.StringValue `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty" toml:"level,omitempty" mapstructure:"level,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Log) Descriptor ¶
func (*ConfigRequest_V1_System_Log) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Log) GetLevel ¶
func (m *ConfigRequest_V1_System_Log) GetLevel() *wrappers.StringValue
func (*ConfigRequest_V1_System_Log) ProtoMessage ¶
func (*ConfigRequest_V1_System_Log) ProtoMessage()
func (*ConfigRequest_V1_System_Log) Reset ¶
func (m *ConfigRequest_V1_System_Log) Reset()
func (*ConfigRequest_V1_System_Log) String ¶
func (m *ConfigRequest_V1_System_Log) String() string
func (*ConfigRequest_V1_System_Log) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Log) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Log) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Log) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Log) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Log) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Log) XXX_Size ¶
func (m *ConfigRequest_V1_System_Log) XXX_Size() int
func (*ConfigRequest_V1_System_Log) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Log) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Nginx ¶
type ConfigRequest_V1_System_Nginx struct { Main *ConfigRequest_V1_System_Nginx_Main `protobuf:"bytes,1,opt,name=main,proto3" json:"main,omitempty" toml:"main,omitempty" mapstructure:"main,omitempty"` Events *ConfigRequest_V1_System_Nginx_Events `protobuf:"bytes,2,opt,name=events,proto3" json:"events,omitempty" toml:"events,omitempty" mapstructure:"events,omitempty"` Http *ConfigRequest_V1_System_Nginx_Http `protobuf:"bytes,3,opt,name=http,proto3" json:"http,omitempty" toml:"http,omitempty" mapstructure:"http,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Nginx) Descriptor ¶
func (*ConfigRequest_V1_System_Nginx) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Nginx) GetEvents ¶
func (m *ConfigRequest_V1_System_Nginx) GetEvents() *ConfigRequest_V1_System_Nginx_Events
func (*ConfigRequest_V1_System_Nginx) GetHttp ¶
func (m *ConfigRequest_V1_System_Nginx) GetHttp() *ConfigRequest_V1_System_Nginx_Http
func (*ConfigRequest_V1_System_Nginx) GetMain ¶
func (m *ConfigRequest_V1_System_Nginx) GetMain() *ConfigRequest_V1_System_Nginx_Main
func (*ConfigRequest_V1_System_Nginx) ProtoMessage ¶
func (*ConfigRequest_V1_System_Nginx) ProtoMessage()
func (*ConfigRequest_V1_System_Nginx) Reset ¶
func (m *ConfigRequest_V1_System_Nginx) Reset()
func (*ConfigRequest_V1_System_Nginx) String ¶
func (m *ConfigRequest_V1_System_Nginx) String() string
func (*ConfigRequest_V1_System_Nginx) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Nginx) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Nginx) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Nginx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Nginx) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Nginx) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Nginx) XXX_Size ¶
func (m *ConfigRequest_V1_System_Nginx) XXX_Size() int
func (*ConfigRequest_V1_System_Nginx) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Nginx) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Nginx_Events ¶
type ConfigRequest_V1_System_Nginx_Events struct { WorkerConnections *wrappers.Int32Value `` /* 192-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Nginx_Events) Descriptor ¶
func (*ConfigRequest_V1_System_Nginx_Events) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Nginx_Events) GetWorkerConnections ¶
func (m *ConfigRequest_V1_System_Nginx_Events) GetWorkerConnections() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Events) ProtoMessage ¶
func (*ConfigRequest_V1_System_Nginx_Events) ProtoMessage()
func (*ConfigRequest_V1_System_Nginx_Events) Reset ¶
func (m *ConfigRequest_V1_System_Nginx_Events) Reset()
func (*ConfigRequest_V1_System_Nginx_Events) String ¶
func (m *ConfigRequest_V1_System_Nginx_Events) String() string
func (*ConfigRequest_V1_System_Nginx_Events) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Nginx_Events) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Nginx_Events) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Nginx_Events) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Nginx_Events) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Nginx_Events) XXX_Size ¶
func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Size() int
func (*ConfigRequest_V1_System_Nginx_Events) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Nginx_Events) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Nginx_Http ¶
type ConfigRequest_V1_System_Nginx_Http struct { ClientMaxBodySize *wrappers.StringValue `` /* 200-byte string literal not displayed */ ProxyConnectTimeout *wrappers.Int32Value `` /* 206-byte string literal not displayed */ KeepaliveTimeout *wrappers.Int32Value `` /* 187-byte string literal not displayed */ Gzip *wrappers.StringValue `protobuf:"bytes,4,opt,name=gzip,proto3" json:"gzip,omitempty" toml:"gzip,omitempty" mapstructure:"gzip,omitempty"` GzipHttpVersion *wrappers.StringValue `` /* 186-byte string literal not displayed */ // StringValue for consitency with other nginx configs GzipCompLevel *wrappers.StringValue `` /* 176-byte string literal not displayed */ GzipProxied *wrappers.StringValue `` /* 162-byte string literal not displayed */ GzipTypes *wrappers.StringValue `` /* 152-byte string literal not displayed */ Sendfile *wrappers.StringValue `` /* 129-byte string literal not displayed */ TcpNodelay *wrappers.StringValue `` /* 158-byte string literal not displayed */ TcpNopush *wrappers.StringValue `` /* 153-byte string literal not displayed */ SslCiphers *wrappers.StringValue `` /* 158-byte string literal not displayed */ SslProtocols *wrappers.StringValue `` /* 168-byte string literal not displayed */ SslVerifyDepth *wrappers.Int32Value `` /* 182-byte string literal not displayed */ ServerNamesHashBucketSize *wrappers.Int32Value `` /* 245-byte string literal not displayed */ ClientBodyBufferSize *wrappers.StringValue `` /* 216-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Nginx_Http) Descriptor ¶
func (*ConfigRequest_V1_System_Nginx_Http) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Nginx_Http) GetClientBodyBufferSize ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetClientBodyBufferSize() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetClientMaxBodySize ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetClientMaxBodySize() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetGzip ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetGzip() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetGzipCompLevel ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipCompLevel() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetGzipHttpVersion ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipHttpVersion() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetGzipProxied ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipProxied() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetGzipTypes ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetGzipTypes() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetKeepaliveTimeout ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetKeepaliveTimeout() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Http) GetProxyConnectTimeout ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetProxyConnectTimeout() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Http) GetSendfile ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetSendfile() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetServerNamesHashBucketSize ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetServerNamesHashBucketSize() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Http) GetSslCiphers ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetSslCiphers() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetSslProtocols ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetSslProtocols() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetSslVerifyDepth ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetSslVerifyDepth() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Http) GetTcpNodelay ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetTcpNodelay() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) GetTcpNopush ¶
func (m *ConfigRequest_V1_System_Nginx_Http) GetTcpNopush() *wrappers.StringValue
func (*ConfigRequest_V1_System_Nginx_Http) ProtoMessage ¶
func (*ConfigRequest_V1_System_Nginx_Http) ProtoMessage()
func (*ConfigRequest_V1_System_Nginx_Http) Reset ¶
func (m *ConfigRequest_V1_System_Nginx_Http) Reset()
func (*ConfigRequest_V1_System_Nginx_Http) String ¶
func (m *ConfigRequest_V1_System_Nginx_Http) String() string
func (*ConfigRequest_V1_System_Nginx_Http) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Nginx_Http) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Nginx_Http) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Nginx_Http) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Nginx_Http) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Nginx_Http) XXX_Size ¶
func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Size() int
func (*ConfigRequest_V1_System_Nginx_Http) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Nginx_Http) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Nginx_Main ¶
type ConfigRequest_V1_System_Nginx_Main struct { WorkerProcesses *wrappers.Int32Value `` /* 182-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Nginx_Main) Descriptor ¶
func (*ConfigRequest_V1_System_Nginx_Main) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Nginx_Main) GetWorkerProcesses ¶
func (m *ConfigRequest_V1_System_Nginx_Main) GetWorkerProcesses() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Nginx_Main) ProtoMessage ¶
func (*ConfigRequest_V1_System_Nginx_Main) ProtoMessage()
func (*ConfigRequest_V1_System_Nginx_Main) Reset ¶
func (m *ConfigRequest_V1_System_Nginx_Main) Reset()
func (*ConfigRequest_V1_System_Nginx_Main) String ¶
func (m *ConfigRequest_V1_System_Nginx_Main) String() string
func (*ConfigRequest_V1_System_Nginx_Main) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Nginx_Main) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Nginx_Main) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Nginx_Main) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Nginx_Main) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Nginx_Main) XXX_Size ¶
func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Size() int
func (*ConfigRequest_V1_System_Nginx_Main) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Nginx_Main) XXX_Unmarshal(b []byte) error
type ConfigRequest_V1_System_Service ¶
type ConfigRequest_V1_System_Service struct { Host *wrappers.StringValue `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty" toml:"host,omitempty" mapstructure:"host,omitempty"` Port *wrappers.Int32Value `protobuf:"bytes,2,opt,name=port,proto3" json:"port,omitempty" toml:"port,omitempty" mapstructure:"port,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_unrecognized []byte `json:"-" toml:"-" mapstructure:"-,omitempty"` XXX_sizecache int32 `json:"-" toml:"-" mapstructure:"-,omitempty"` }
func (*ConfigRequest_V1_System_Service) Descriptor ¶
func (*ConfigRequest_V1_System_Service) Descriptor() ([]byte, []int)
func (*ConfigRequest_V1_System_Service) GetHost ¶
func (m *ConfigRequest_V1_System_Service) GetHost() *wrappers.StringValue
func (*ConfigRequest_V1_System_Service) GetPort ¶
func (m *ConfigRequest_V1_System_Service) GetPort() *wrappers.Int32Value
func (*ConfigRequest_V1_System_Service) ProtoMessage ¶
func (*ConfigRequest_V1_System_Service) ProtoMessage()
func (*ConfigRequest_V1_System_Service) Reset ¶
func (m *ConfigRequest_V1_System_Service) Reset()
func (*ConfigRequest_V1_System_Service) String ¶
func (m *ConfigRequest_V1_System_Service) String() string
func (*ConfigRequest_V1_System_Service) XXX_DiscardUnknown ¶
func (m *ConfigRequest_V1_System_Service) XXX_DiscardUnknown()
func (*ConfigRequest_V1_System_Service) XXX_Marshal ¶
func (m *ConfigRequest_V1_System_Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConfigRequest_V1_System_Service) XXX_Merge ¶
func (dst *ConfigRequest_V1_System_Service) XXX_Merge(src proto.Message)
func (*ConfigRequest_V1_System_Service) XXX_Size ¶
func (m *ConfigRequest_V1_System_Service) XXX_Size() int
func (*ConfigRequest_V1_System_Service) XXX_Unmarshal ¶
func (m *ConfigRequest_V1_System_Service) XXX_Unmarshal(b []byte) error