Documentation ¶
Index ¶
- Variables
- type Build
- func (*Build) Descriptor() ([]byte, []int)deprecated
- func (x *Build) GetVersion() string
- func (m *Build) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Build) MarshalToVT(dAtA []byte) (int, error)
- func (m *Build) MarshalVT() (dAtA []byte, err error)
- func (*Build) ProtoMessage()
- func (x *Build) ProtoReflect() protoreflect.Message
- func (x *Build) Reset()
- func (m *Build) SizeVT() (n int)
- func (x *Build) String() string
- func (m *Build) UnmarshalVT(dAtA []byte) error
- type Client
- func (*Client) Descriptor() ([]byte, []int)deprecated
- func (x *Client) GetActive() *Client_Active
- func (x *Client) GetClusters() map[string]*Cluster_Config
- func (x *Client) GetInstance() map[string]*Client_Instance
- func (x *Client) GetPrivateKey() []byte
- func (x *Client) GetServerId() map[string]string
- func (m *Client) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Client) MarshalToVT(dAtA []byte) (int, error)
- func (m *Client) MarshalVT() (dAtA []byte, err error)
- func (*Client) ProtoMessage()
- func (x *Client) ProtoReflect() protoreflect.Message
- func (x *Client) Reset()
- func (m *Client) SizeVT() (n int)
- func (x *Client) String() string
- func (m *Client) UnmarshalVT(dAtA []byte) error
- type Client_Active
- func (*Client_Active) Descriptor() ([]byte, []int)deprecated
- func (x *Client_Active) GetAccount() string
- func (x *Client_Active) GetInstance() string
- func (m *Client_Active) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Client_Active) MarshalToVT(dAtA []byte) (int, error)
- func (m *Client_Active) MarshalVT() (dAtA []byte, err error)
- func (*Client_Active) ProtoMessage()
- func (x *Client_Active) ProtoReflect() protoreflect.Message
- func (x *Client_Active) Reset()
- func (m *Client_Active) SizeVT() (n int)
- func (x *Client_Active) String() string
- func (m *Client_Active) UnmarshalVT(dAtA []byte) error
- type Client_Auth
- func (*Client_Auth) Descriptor() ([]byte, []int)deprecated
- func (x *Client_Auth) GetName() string
- func (x *Client_Auth) GetServerId() string
- func (x *Client_Auth) GetToken() string
- func (m *Client_Auth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Client_Auth) MarshalToVT(dAtA []byte) (int, error)
- func (m *Client_Auth) MarshalVT() (dAtA []byte, err error)
- func (*Client_Auth) ProtoMessage()
- func (x *Client_Auth) ProtoReflect() protoreflect.Message
- func (x *Client_Auth) Reset()
- func (m *Client_Auth) SizeVT() (n int)
- func (x *Client_Auth) String() string
- func (m *Client_Auth) UnmarshalVT(dAtA []byte) error
- type Client_Instance
- func (*Client_Instance) Descriptor() ([]byte, []int)deprecated
- func (x *Client_Instance) GetAccounts() map[string]*Client_Auth
- func (m *Client_Instance) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Client_Instance) MarshalToVT(dAtA []byte) (int, error)
- func (m *Client_Instance) MarshalVT() (dAtA []byte, err error)
- func (*Client_Instance) ProtoMessage()
- func (x *Client_Instance) ProtoReflect() protoreflect.Message
- func (x *Client_Instance) Reset()
- func (m *Client_Instance) SizeVT() (n int)
- func (x *Client_Instance) String() string
- func (m *Client_Instance) UnmarshalVT(dAtA []byte) error
- type Cluster
- func (*Cluster) Descriptor() ([]byte, []int)deprecated
- func (m *Cluster) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Cluster) MarshalToVT(dAtA []byte) (int, error)
- func (m *Cluster) MarshalVT() (dAtA []byte, err error)
- func (*Cluster) ProtoMessage()
- func (x *Cluster) ProtoReflect() protoreflect.Message
- func (x *Cluster) Reset()
- func (m *Cluster) SizeVT() (n int)
- func (x *Cluster) String() string
- func (m *Cluster) UnmarshalVT(dAtA []byte) error
- type Cluster_Config
- func (*Cluster_Config) Descriptor() ([]byte, []int)deprecated
- func (x *Cluster_Config) GetName() string
- func (x *Cluster_Config) GetNodes() map[string]*Cluster_Config_Node
- func (m *Cluster_Config) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Cluster_Config) MarshalToVT(dAtA []byte) (int, error)
- func (m *Cluster_Config) MarshalVT() (dAtA []byte, err error)
- func (*Cluster_Config) ProtoMessage()
- func (x *Cluster_Config) ProtoReflect() protoreflect.Message
- func (x *Cluster_Config) Reset()
- func (m *Cluster_Config) SizeVT() (n int)
- func (x *Cluster_Config) String() string
- func (m *Cluster_Config) UnmarshalVT(dAtA []byte) error
- type Cluster_Config_Node
- func (*Cluster_Config_Node) Descriptor() ([]byte, []int)deprecated
- func (x *Cluster_Config_Node) GetAccount() *Client_Auth
- func (x *Cluster_Config_Node) GetAddress() string
- func (x *Cluster_Config_Node) GetBootstrap() bool
- func (m *Cluster_Config_Node) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Cluster_Config_Node) MarshalToVT(dAtA []byte) (int, error)
- func (m *Cluster_Config_Node) MarshalVT() (dAtA []byte, err error)
- func (*Cluster_Config_Node) ProtoMessage()
- func (x *Cluster_Config_Node) ProtoReflect() protoreflect.Message
- func (x *Cluster_Config_Node) Reset()
- func (m *Cluster_Config_Node) SizeVT() (n int)
- func (x *Cluster_Config_Node) String() string
- func (m *Cluster_Config_Node) UnmarshalVT(dAtA []byte) error
- type Config
- func (*Config) Descriptor() ([]byte, []int)deprecated
- func (x *Config) GetAllowedOrigins() []string
- func (x *Config) GetBlocksPath() string
- func (x *Config) GetDbPath() string
- func (x *Config) GetEnableProfile() bool
- func (x *Config) GetEventsBufferSize() int64
- func (x *Config) GetListenAddress() string
- func (x *Config) GetLogLevel() string
- func (x *Config) GetMysqlListenAddress() string
- func (x *Config) GetNotifiers() []*Config_Notifier
- func (x *Config) GetRaftPath() string
- func (x *Config) GetServerId() string
- func (x *Config) GetSyncInterval() *durationpb.Duration
- func (x *Config) GetTlsCertFile() string
- func (x *Config) GetTlsKeyFile() string
- func (m *Config) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config) MarshalVT() (dAtA []byte, err error)
- func (*Config) ProtoMessage()
- func (x *Config) ProtoReflect() protoreflect.Message
- func (x *Config) Reset()
- func (m *Config) SizeVT() (n int)
- func (x *Config) String() string
- func (m *Config) UnmarshalVT(dAtA []byte) error
- type Config_Email
- func (*Config_Email) Descriptor() ([]byte, []int)deprecated
- func (x *Config_Email) GetAuthIdentity() string
- func (x *Config_Email) GetAuthPassword() string
- func (x *Config_Email) GetAuthSecret() string
- func (x *Config_Email) GetAuthUsername() string
- func (x *Config_Email) GetFrom() string
- func (x *Config_Email) GetHeaders() map[string]string
- func (x *Config_Email) GetHello() string
- func (x *Config_Email) GetHostPort() string
- func (x *Config_Email) GetHtml() string
- func (x *Config_Email) GetRequireTls() bool
- func (x *Config_Email) GetText() string
- func (x *Config_Email) GetTlsConfig() *Config_HTTP_TLSConfig
- func (x *Config_Email) GetTo() string
- func (m *Config_Email) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_Email) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_Email) MarshalVT() (dAtA []byte, err error)
- func (*Config_Email) ProtoMessage()
- func (x *Config_Email) ProtoReflect() protoreflect.Message
- func (x *Config_Email) Reset()
- func (m *Config_Email) SizeVT() (n int)
- func (x *Config_Email) String() string
- func (m *Config_Email) UnmarshalVT(dAtA []byte) error
- type Config_HTTP
- func (*Config_HTTP) Descriptor() ([]byte, []int)deprecated
- func (x *Config_HTTP) GetAuthorization() *Config_HTTP_Authorization
- func (x *Config_HTTP) GetBasicAuth() *Config_HTTP_BasicAuth
- func (x *Config_HTTP) GetPauth2() *Config_HTTP_OAuth2
- func (x *Config_HTTP) GetTlsConfig() *Config_HTTP_TLSConfig
- func (m *Config_HTTP) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_HTTP) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_HTTP) MarshalVT() (dAtA []byte, err error)
- func (*Config_HTTP) ProtoMessage()
- func (x *Config_HTTP) ProtoReflect() protoreflect.Message
- func (x *Config_HTTP) Reset()
- func (m *Config_HTTP) SizeVT() (n int)
- func (x *Config_HTTP) String() string
- func (m *Config_HTTP) UnmarshalVT(dAtA []byte) error
- type Config_HTTP_Authorization
- func (*Config_HTTP_Authorization) Descriptor() ([]byte, []int)deprecated
- func (x *Config_HTTP_Authorization) GetCredentials() string
- func (x *Config_HTTP_Authorization) GetType() string
- func (m *Config_HTTP_Authorization) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_Authorization) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_Authorization) MarshalVT() (dAtA []byte, err error)
- func (*Config_HTTP_Authorization) ProtoMessage()
- func (x *Config_HTTP_Authorization) ProtoReflect() protoreflect.Message
- func (x *Config_HTTP_Authorization) Reset()
- func (m *Config_HTTP_Authorization) SizeVT() (n int)
- func (x *Config_HTTP_Authorization) String() string
- func (m *Config_HTTP_Authorization) UnmarshalVT(dAtA []byte) error
- type Config_HTTP_BasicAuth
- func (*Config_HTTP_BasicAuth) Descriptor() ([]byte, []int)deprecated
- func (x *Config_HTTP_BasicAuth) GetPassword() string
- func (x *Config_HTTP_BasicAuth) GetUsername() string
- func (m *Config_HTTP_BasicAuth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_BasicAuth) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_BasicAuth) MarshalVT() (dAtA []byte, err error)
- func (*Config_HTTP_BasicAuth) ProtoMessage()
- func (x *Config_HTTP_BasicAuth) ProtoReflect() protoreflect.Message
- func (x *Config_HTTP_BasicAuth) Reset()
- func (m *Config_HTTP_BasicAuth) SizeVT() (n int)
- func (x *Config_HTTP_BasicAuth) String() string
- func (m *Config_HTTP_BasicAuth) UnmarshalVT(dAtA []byte) error
- type Config_HTTP_OAuth2
- func (*Config_HTTP_OAuth2) Descriptor() ([]byte, []int)deprecated
- func (x *Config_HTTP_OAuth2) GetClientId() string
- func (x *Config_HTTP_OAuth2) GetClientScopes() []string
- func (x *Config_HTTP_OAuth2) GetClientSecret() string
- func (x *Config_HTTP_OAuth2) GetEndpointParams() map[string]string
- func (x *Config_HTTP_OAuth2) GetTlsConfig() *Config_HTTP_TLSConfig
- func (x *Config_HTTP_OAuth2) GetTokenUrl() string
- func (m *Config_HTTP_OAuth2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_OAuth2) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_OAuth2) MarshalVT() (dAtA []byte, err error)
- func (*Config_HTTP_OAuth2) ProtoMessage()
- func (x *Config_HTTP_OAuth2) ProtoReflect() protoreflect.Message
- func (x *Config_HTTP_OAuth2) Reset()
- func (m *Config_HTTP_OAuth2) SizeVT() (n int)
- func (x *Config_HTTP_OAuth2) String() string
- func (m *Config_HTTP_OAuth2) UnmarshalVT(dAtA []byte) error
- type Config_HTTP_TLSConfig
- func (*Config_HTTP_TLSConfig) Descriptor() ([]byte, []int)deprecated
- func (x *Config_HTTP_TLSConfig) GetCertFile() string
- func (x *Config_HTTP_TLSConfig) GetInsecureSkipVerify() bool
- func (x *Config_HTTP_TLSConfig) GetKeyFile() string
- func (m *Config_HTTP_TLSConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_TLSConfig) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_HTTP_TLSConfig) MarshalVT() (dAtA []byte, err error)
- func (*Config_HTTP_TLSConfig) ProtoMessage()
- func (x *Config_HTTP_TLSConfig) ProtoReflect() protoreflect.Message
- func (x *Config_HTTP_TLSConfig) Reset()
- func (m *Config_HTTP_TLSConfig) SizeVT() (n int)
- func (x *Config_HTTP_TLSConfig) String() string
- func (m *Config_HTTP_TLSConfig) UnmarshalVT(dAtA []byte) error
- type Config_Notifier
- func (*Config_Notifier) Descriptor() ([]byte, []int)deprecated
- func (x *Config_Notifier) GetEmail() *Config_Email
- func (x *Config_Notifier) GetName() string
- func (m *Config_Notifier) GetProvider() isConfig_Notifier_Provider
- func (x *Config_Notifier) GetWebhook() *Config_Webhook
- func (m *Config_Notifier) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_Notifier) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_Notifier) MarshalVT() (dAtA []byte, err error)
- func (*Config_Notifier) ProtoMessage()
- func (x *Config_Notifier) ProtoReflect() protoreflect.Message
- func (x *Config_Notifier) Reset()
- func (m *Config_Notifier) SizeVT() (n int)
- func (x *Config_Notifier) String() string
- func (m *Config_Notifier) UnmarshalVT(dAtA []byte) error
- type Config_Notifier_Email
- type Config_Notifier_Webhook
- type Config_Webhook
- func (*Config_Webhook) Descriptor() ([]byte, []int)deprecated
- func (x *Config_Webhook) GetHttpConfig() *Config_HTTP
- func (x *Config_Webhook) GetUrl() string
- func (m *Config_Webhook) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Config_Webhook) MarshalToVT(dAtA []byte) (int, error)
- func (m *Config_Webhook) MarshalVT() (dAtA []byte, err error)
- func (*Config_Webhook) ProtoMessage()
- func (x *Config_Webhook) ProtoReflect() protoreflect.Message
- func (x *Config_Webhook) Reset()
- func (m *Config_Webhook) SizeVT() (n int)
- func (x *Config_Webhook) String() string
- func (m *Config_Webhook) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_vince_config_v1_config_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Build ¶
type Build struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*Build) Descriptor
deprecated
func (*Build) GetVersion ¶
func (*Build) MarshalToSizedBufferVT ¶
func (*Build) ProtoMessage ¶
func (*Build) ProtoMessage()
func (*Build) ProtoReflect ¶
func (x *Build) ProtoReflect() protoreflect.Message
func (*Build) UnmarshalVT ¶
type Client ¶
type Client struct { PrivateKey []byte `protobuf:"bytes,1,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` // Authentication details of vince instances Instance map[string]*Client_Instance `` /* 157-byte string literal not displayed */ // Map of server_id to instance ServerId map[string]string `` /* 173-byte string literal not displayed */ // The default auth name to use. Active *Client_Active `protobuf:"bytes,4,opt,name=active,proto3" json:"active,omitempty"` Clusters map[string]*Cluster_Config `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Client) Descriptor
deprecated
func (*Client) GetActive ¶
func (x *Client) GetActive() *Client_Active
func (*Client) GetClusters ¶
func (x *Client) GetClusters() map[string]*Cluster_Config
func (*Client) GetInstance ¶
func (x *Client) GetInstance() map[string]*Client_Instance
func (*Client) GetPrivateKey ¶
func (*Client) GetServerId ¶
func (*Client) MarshalToSizedBufferVT ¶
func (*Client) ProtoMessage ¶
func (*Client) ProtoMessage()
func (*Client) ProtoReflect ¶
func (x *Client) ProtoReflect() protoreflect.Message
func (*Client) UnmarshalVT ¶
type Client_Active ¶
type Client_Active struct { Instance string `protobuf:"bytes,1,opt,name=instance,proto3" json:"instance,omitempty"` Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*Client_Active) Descriptor
deprecated
func (*Client_Active) Descriptor() ([]byte, []int)
Deprecated: Use Client_Active.ProtoReflect.Descriptor instead.
func (*Client_Active) GetAccount ¶
func (x *Client_Active) GetAccount() string
func (*Client_Active) GetInstance ¶
func (x *Client_Active) GetInstance() string
func (*Client_Active) MarshalToSizedBufferVT ¶
func (m *Client_Active) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Client_Active) MarshalToVT ¶
func (m *Client_Active) MarshalToVT(dAtA []byte) (int, error)
func (*Client_Active) MarshalVT ¶
func (m *Client_Active) MarshalVT() (dAtA []byte, err error)
func (*Client_Active) ProtoMessage ¶
func (*Client_Active) ProtoMessage()
func (*Client_Active) ProtoReflect ¶
func (x *Client_Active) ProtoReflect() protoreflect.Message
func (*Client_Active) Reset ¶
func (x *Client_Active) Reset()
func (*Client_Active) SizeVT ¶
func (m *Client_Active) SizeVT() (n int)
func (*Client_Active) String ¶
func (x *Client_Active) String() string
func (*Client_Active) UnmarshalVT ¶
func (m *Client_Active) UnmarshalVT(dAtA []byte) error
type Client_Auth ¶
type Client_Auth struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` ServerId string `protobuf:"bytes,3,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"` // contains filtered or unexported fields }
func (*Client_Auth) Descriptor
deprecated
func (*Client_Auth) Descriptor() ([]byte, []int)
Deprecated: Use Client_Auth.ProtoReflect.Descriptor instead.
func (*Client_Auth) GetName ¶
func (x *Client_Auth) GetName() string
func (*Client_Auth) GetServerId ¶
func (x *Client_Auth) GetServerId() string
func (*Client_Auth) GetToken ¶
func (x *Client_Auth) GetToken() string
func (*Client_Auth) MarshalToSizedBufferVT ¶
func (m *Client_Auth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Client_Auth) MarshalToVT ¶
func (m *Client_Auth) MarshalToVT(dAtA []byte) (int, error)
func (*Client_Auth) MarshalVT ¶
func (m *Client_Auth) MarshalVT() (dAtA []byte, err error)
func (*Client_Auth) ProtoMessage ¶
func (*Client_Auth) ProtoMessage()
func (*Client_Auth) ProtoReflect ¶
func (x *Client_Auth) ProtoReflect() protoreflect.Message
func (*Client_Auth) Reset ¶
func (x *Client_Auth) Reset()
func (*Client_Auth) SizeVT ¶
func (m *Client_Auth) SizeVT() (n int)
func (*Client_Auth) String ¶
func (x *Client_Auth) String() string
func (*Client_Auth) UnmarshalVT ¶
func (m *Client_Auth) UnmarshalVT(dAtA []byte) error
type Client_Instance ¶
type Client_Instance struct { Accounts map[string]*Client_Auth `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Client_Instance) Descriptor
deprecated
func (*Client_Instance) Descriptor() ([]byte, []int)
Deprecated: Use Client_Instance.ProtoReflect.Descriptor instead.
func (*Client_Instance) GetAccounts ¶
func (x *Client_Instance) GetAccounts() map[string]*Client_Auth
func (*Client_Instance) MarshalToSizedBufferVT ¶
func (m *Client_Instance) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Client_Instance) MarshalToVT ¶
func (m *Client_Instance) MarshalToVT(dAtA []byte) (int, error)
func (*Client_Instance) MarshalVT ¶
func (m *Client_Instance) MarshalVT() (dAtA []byte, err error)
func (*Client_Instance) ProtoMessage ¶
func (*Client_Instance) ProtoMessage()
func (*Client_Instance) ProtoReflect ¶
func (x *Client_Instance) ProtoReflect() protoreflect.Message
func (*Client_Instance) Reset ¶
func (x *Client_Instance) Reset()
func (*Client_Instance) SizeVT ¶
func (m *Client_Instance) SizeVT() (n int)
func (*Client_Instance) String ¶
func (x *Client_Instance) String() string
func (*Client_Instance) UnmarshalVT ¶
func (m *Client_Instance) UnmarshalVT(dAtA []byte) error
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func (*Cluster) Descriptor
deprecated
func (*Cluster) MarshalToSizedBufferVT ¶
func (*Cluster) ProtoMessage ¶
func (*Cluster) ProtoMessage()
func (*Cluster) ProtoReflect ¶
func (x *Cluster) ProtoReflect() protoreflect.Message
func (*Cluster) UnmarshalVT ¶
type Cluster_Config ¶
type Cluster_Config struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Nodes map[string]*Cluster_Config_Node `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Cluster_Config) Descriptor
deprecated
func (*Cluster_Config) Descriptor() ([]byte, []int)
Deprecated: Use Cluster_Config.ProtoReflect.Descriptor instead.
func (*Cluster_Config) GetName ¶
func (x *Cluster_Config) GetName() string
func (*Cluster_Config) GetNodes ¶
func (x *Cluster_Config) GetNodes() map[string]*Cluster_Config_Node
func (*Cluster_Config) MarshalToSizedBufferVT ¶
func (m *Cluster_Config) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Cluster_Config) MarshalToVT ¶
func (m *Cluster_Config) MarshalToVT(dAtA []byte) (int, error)
func (*Cluster_Config) MarshalVT ¶
func (m *Cluster_Config) MarshalVT() (dAtA []byte, err error)
func (*Cluster_Config) ProtoMessage ¶
func (*Cluster_Config) ProtoMessage()
func (*Cluster_Config) ProtoReflect ¶
func (x *Cluster_Config) ProtoReflect() protoreflect.Message
func (*Cluster_Config) Reset ¶
func (x *Cluster_Config) Reset()
func (*Cluster_Config) SizeVT ¶
func (m *Cluster_Config) SizeVT() (n int)
func (*Cluster_Config) String ¶
func (x *Cluster_Config) String() string
func (*Cluster_Config) UnmarshalVT ¶
func (m *Cluster_Config) UnmarshalVT(dAtA []byte) error
type Cluster_Config_Node ¶
type Cluster_Config_Node struct { Account *Client_Auth `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // True if this node is used to bootstrap the cluster. Bootstrap bool `protobuf:"varint,2,opt,name=bootstrap,proto3" json:"bootstrap,omitempty"` Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*Cluster_Config_Node) Descriptor
deprecated
func (*Cluster_Config_Node) Descriptor() ([]byte, []int)
Deprecated: Use Cluster_Config_Node.ProtoReflect.Descriptor instead.
func (*Cluster_Config_Node) GetAccount ¶
func (x *Cluster_Config_Node) GetAccount() *Client_Auth
func (*Cluster_Config_Node) GetAddress ¶
func (x *Cluster_Config_Node) GetAddress() string
func (*Cluster_Config_Node) GetBootstrap ¶
func (x *Cluster_Config_Node) GetBootstrap() bool
func (*Cluster_Config_Node) MarshalToSizedBufferVT ¶
func (m *Cluster_Config_Node) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Cluster_Config_Node) MarshalToVT ¶
func (m *Cluster_Config_Node) MarshalToVT(dAtA []byte) (int, error)
func (*Cluster_Config_Node) MarshalVT ¶
func (m *Cluster_Config_Node) MarshalVT() (dAtA []byte, err error)
func (*Cluster_Config_Node) ProtoMessage ¶
func (*Cluster_Config_Node) ProtoMessage()
func (*Cluster_Config_Node) ProtoReflect ¶
func (x *Cluster_Config_Node) ProtoReflect() protoreflect.Message
func (*Cluster_Config_Node) Reset ¶
func (x *Cluster_Config_Node) Reset()
func (*Cluster_Config_Node) SizeVT ¶
func (m *Cluster_Config_Node) SizeVT() (n int)
func (*Cluster_Config_Node) String ¶
func (x *Cluster_Config_Node) String() string
func (*Cluster_Config_Node) UnmarshalVT ¶
func (m *Cluster_Config_Node) UnmarshalVT(dAtA []byte) error
type Config ¶
type Config struct { // Path to the main badger database. DbPath string `protobuf:"bytes,1,opt,name=db_path,json=dbPath,proto3" json:"db_path,omitempty"` // Path to where block files are stored. Blocks are stored as files with ULID // as filenames BlocksPath string `protobuf:"bytes,2,opt,name=blocks_path,json=blocksPath,proto3" json:"blocks_path,omitempty"` // host:port to bind for http api. This is used by serve command. The server // serves ui console ListenAddress string `protobuf:"bytes,3,opt,name=listen_address,json=listenAddress,proto3" json:"listen_address,omitempty"` // Control how much is logged options are // trace,debug,info,warn,error,fatal,panic LogLevel string `protobuf:"bytes,4,opt,name=log_level,json=logLevel,proto3" json:"log_level,omitempty"` // Interval for syncing buffered entries. By default events are buffered and // periodically saved. SyncInterval *durationpb.Duration `protobuf:"bytes,5,opt,name=sync_interval,json=syncInterval,proto3" json:"sync_interval,omitempty"` // Expose /debug/pprof endpoint when serving EnableProfile bool `protobuf:"varint,6,opt,name=enable_profile,json=enableProfile,proto3" json:"enable_profile,omitempty"` // host:port to bind myslq server. Serves web analytics via MySQL compliant // wire protocol. MysqlListenAddress string `protobuf:"bytes,7,opt,name=mysql_listen_address,json=mysqlListenAddress,proto3" json:"mysql_listen_address,omitempty"` TlsCertFile string `protobuf:"bytes,8,opt,name=tls_cert_file,json=tlsCertFile,proto3" json:"tls_cert_file,omitempty"` TlsKeyFile string `protobuf:"bytes,9,opt,name=tls_key_file,json=tlsKeyFile,proto3" json:"tls_key_file,omitempty"` EventsBufferSize int64 `protobuf:"varint,10,opt,name=events_buffer_size,json=eventsBufferSize,proto3" json:"events_buffer_size,omitempty"` Notifiers []*Config_Notifier `protobuf:"bytes,11,rep,name=notifiers,proto3" json:"notifiers,omitempty"` ServerId string `protobuf:"bytes,12,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"` RaftPath string `protobuf:"bytes,13,opt,name=raft_path,json=raftPath,proto3" json:"raft_path,omitempty"` AllowedOrigins []string `protobuf:"bytes,14,rep,name=allowed_origins,json=allowedOrigins,proto3" json:"allowed_origins,omitempty"` // contains filtered or unexported fields }
Configuration object for vince instance
func (*Config) Descriptor
deprecated
func (*Config) GetAllowedOrigins ¶ added in v0.0.31
func (*Config) GetBlocksPath ¶
func (*Config) GetEnableProfile ¶
func (*Config) GetEventsBufferSize ¶
func (*Config) GetListenAddress ¶
func (*Config) GetLogLevel ¶
func (*Config) GetMysqlListenAddress ¶
func (*Config) GetNotifiers ¶
func (x *Config) GetNotifiers() []*Config_Notifier
func (*Config) GetRaftPath ¶
func (*Config) GetServerId ¶
func (*Config) GetSyncInterval ¶
func (x *Config) GetSyncInterval() *durationpb.Duration
func (*Config) GetTlsCertFile ¶
func (*Config) GetTlsKeyFile ¶
func (*Config) MarshalToSizedBufferVT ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) ProtoReflect ¶
func (x *Config) ProtoReflect() protoreflect.Message
func (*Config) UnmarshalVT ¶
type Config_Email ¶
type Config_Email struct { To string `protobuf:"bytes,1,opt,name=to,proto3" json:"to,omitempty"` From string `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` Hello string `protobuf:"bytes,3,opt,name=hello,proto3" json:"hello,omitempty"` HostPort string `protobuf:"bytes,4,opt,name=host_port,json=hostPort,proto3" json:"host_port,omitempty"` AuthUsername string `protobuf:"bytes,5,opt,name=auth_username,json=authUsername,proto3" json:"auth_username,omitempty"` AuthPassword string `protobuf:"bytes,6,opt,name=auth_password,json=authPassword,proto3" json:"auth_password,omitempty"` AuthSecret string `protobuf:"bytes,7,opt,name=auth_secret,json=authSecret,proto3" json:"auth_secret,omitempty"` AuthIdentity string `protobuf:"bytes,8,opt,name=auth_identity,json=authIdentity,proto3" json:"auth_identity,omitempty"` Headers map[string]string `` /* 155-byte string literal not displayed */ Html string `protobuf:"bytes,10,opt,name=html,proto3" json:"html,omitempty"` Text string `protobuf:"bytes,11,opt,name=text,proto3" json:"text,omitempty"` RequireTls bool `protobuf:"varint,12,opt,name=require_tls,json=requireTls,proto3" json:"require_tls,omitempty"` TlsConfig *Config_HTTP_TLSConfig `protobuf:"bytes,13,opt,name=tls_config,json=tlsConfig,proto3" json:"tls_config,omitempty"` // contains filtered or unexported fields }
func (*Config_Email) Descriptor
deprecated
func (*Config_Email) Descriptor() ([]byte, []int)
Deprecated: Use Config_Email.ProtoReflect.Descriptor instead.
func (*Config_Email) GetAuthIdentity ¶
func (x *Config_Email) GetAuthIdentity() string
func (*Config_Email) GetAuthPassword ¶
func (x *Config_Email) GetAuthPassword() string
func (*Config_Email) GetAuthSecret ¶
func (x *Config_Email) GetAuthSecret() string
func (*Config_Email) GetAuthUsername ¶
func (x *Config_Email) GetAuthUsername() string
func (*Config_Email) GetFrom ¶
func (x *Config_Email) GetFrom() string
func (*Config_Email) GetHeaders ¶
func (x *Config_Email) GetHeaders() map[string]string
func (*Config_Email) GetHello ¶
func (x *Config_Email) GetHello() string
func (*Config_Email) GetHostPort ¶
func (x *Config_Email) GetHostPort() string
func (*Config_Email) GetHtml ¶
func (x *Config_Email) GetHtml() string
func (*Config_Email) GetRequireTls ¶
func (x *Config_Email) GetRequireTls() bool
func (*Config_Email) GetText ¶
func (x *Config_Email) GetText() string
func (*Config_Email) GetTlsConfig ¶
func (x *Config_Email) GetTlsConfig() *Config_HTTP_TLSConfig
func (*Config_Email) GetTo ¶
func (x *Config_Email) GetTo() string
func (*Config_Email) MarshalToSizedBufferVT ¶
func (m *Config_Email) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_Email) MarshalToVT ¶
func (m *Config_Email) MarshalToVT(dAtA []byte) (int, error)
func (*Config_Email) MarshalVT ¶
func (m *Config_Email) MarshalVT() (dAtA []byte, err error)
func (*Config_Email) ProtoMessage ¶
func (*Config_Email) ProtoMessage()
func (*Config_Email) ProtoReflect ¶
func (x *Config_Email) ProtoReflect() protoreflect.Message
func (*Config_Email) Reset ¶
func (x *Config_Email) Reset()
func (*Config_Email) SizeVT ¶
func (m *Config_Email) SizeVT() (n int)
func (*Config_Email) String ¶
func (x *Config_Email) String() string
func (*Config_Email) UnmarshalVT ¶
func (m *Config_Email) UnmarshalVT(dAtA []byte) error
type Config_HTTP ¶
type Config_HTTP struct { BasicAuth *Config_HTTP_BasicAuth `protobuf:"bytes,1,opt,name=basic_auth,json=basicAuth,proto3" json:"basic_auth,omitempty"` Authorization *Config_HTTP_Authorization `protobuf:"bytes,2,opt,name=authorization,proto3" json:"authorization,omitempty"` Pauth2 *Config_HTTP_OAuth2 `protobuf:"bytes,3,opt,name=pauth2,proto3" json:"pauth2,omitempty"` TlsConfig *Config_HTTP_TLSConfig `protobuf:"bytes,4,opt,name=tls_config,json=tlsConfig,proto3" json:"tls_config,omitempty"` // contains filtered or unexported fields }
func (*Config_HTTP) Descriptor
deprecated
func (*Config_HTTP) Descriptor() ([]byte, []int)
Deprecated: Use Config_HTTP.ProtoReflect.Descriptor instead.
func (*Config_HTTP) GetAuthorization ¶
func (x *Config_HTTP) GetAuthorization() *Config_HTTP_Authorization
func (*Config_HTTP) GetBasicAuth ¶
func (x *Config_HTTP) GetBasicAuth() *Config_HTTP_BasicAuth
func (*Config_HTTP) GetPauth2 ¶
func (x *Config_HTTP) GetPauth2() *Config_HTTP_OAuth2
func (*Config_HTTP) GetTlsConfig ¶
func (x *Config_HTTP) GetTlsConfig() *Config_HTTP_TLSConfig
func (*Config_HTTP) MarshalToSizedBufferVT ¶
func (m *Config_HTTP) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_HTTP) MarshalToVT ¶
func (m *Config_HTTP) MarshalToVT(dAtA []byte) (int, error)
func (*Config_HTTP) MarshalVT ¶
func (m *Config_HTTP) MarshalVT() (dAtA []byte, err error)
func (*Config_HTTP) ProtoMessage ¶
func (*Config_HTTP) ProtoMessage()
func (*Config_HTTP) ProtoReflect ¶
func (x *Config_HTTP) ProtoReflect() protoreflect.Message
func (*Config_HTTP) Reset ¶
func (x *Config_HTTP) Reset()
func (*Config_HTTP) SizeVT ¶
func (m *Config_HTTP) SizeVT() (n int)
func (*Config_HTTP) String ¶
func (x *Config_HTTP) String() string
func (*Config_HTTP) UnmarshalVT ¶
func (m *Config_HTTP) UnmarshalVT(dAtA []byte) error
type Config_HTTP_Authorization ¶
type Config_HTTP_Authorization struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Credentials string `protobuf:"bytes,2,opt,name=credentials,proto3" json:"credentials,omitempty"` // contains filtered or unexported fields }
func (*Config_HTTP_Authorization) Descriptor
deprecated
func (*Config_HTTP_Authorization) Descriptor() ([]byte, []int)
Deprecated: Use Config_HTTP_Authorization.ProtoReflect.Descriptor instead.
func (*Config_HTTP_Authorization) GetCredentials ¶
func (x *Config_HTTP_Authorization) GetCredentials() string
func (*Config_HTTP_Authorization) GetType ¶
func (x *Config_HTTP_Authorization) GetType() string
func (*Config_HTTP_Authorization) MarshalToSizedBufferVT ¶
func (m *Config_HTTP_Authorization) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_HTTP_Authorization) MarshalToVT ¶
func (m *Config_HTTP_Authorization) MarshalToVT(dAtA []byte) (int, error)
func (*Config_HTTP_Authorization) MarshalVT ¶
func (m *Config_HTTP_Authorization) MarshalVT() (dAtA []byte, err error)
func (*Config_HTTP_Authorization) ProtoMessage ¶
func (*Config_HTTP_Authorization) ProtoMessage()
func (*Config_HTTP_Authorization) ProtoReflect ¶
func (x *Config_HTTP_Authorization) ProtoReflect() protoreflect.Message
func (*Config_HTTP_Authorization) Reset ¶
func (x *Config_HTTP_Authorization) Reset()
func (*Config_HTTP_Authorization) SizeVT ¶
func (m *Config_HTTP_Authorization) SizeVT() (n int)
func (*Config_HTTP_Authorization) String ¶
func (x *Config_HTTP_Authorization) String() string
func (*Config_HTTP_Authorization) UnmarshalVT ¶
func (m *Config_HTTP_Authorization) UnmarshalVT(dAtA []byte) error
type Config_HTTP_BasicAuth ¶
type Config_HTTP_BasicAuth struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*Config_HTTP_BasicAuth) Descriptor
deprecated
func (*Config_HTTP_BasicAuth) Descriptor() ([]byte, []int)
Deprecated: Use Config_HTTP_BasicAuth.ProtoReflect.Descriptor instead.
func (*Config_HTTP_BasicAuth) GetPassword ¶
func (x *Config_HTTP_BasicAuth) GetPassword() string
func (*Config_HTTP_BasicAuth) GetUsername ¶
func (x *Config_HTTP_BasicAuth) GetUsername() string
func (*Config_HTTP_BasicAuth) MarshalToSizedBufferVT ¶
func (m *Config_HTTP_BasicAuth) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_HTTP_BasicAuth) MarshalToVT ¶
func (m *Config_HTTP_BasicAuth) MarshalToVT(dAtA []byte) (int, error)
func (*Config_HTTP_BasicAuth) MarshalVT ¶
func (m *Config_HTTP_BasicAuth) MarshalVT() (dAtA []byte, err error)
func (*Config_HTTP_BasicAuth) ProtoMessage ¶
func (*Config_HTTP_BasicAuth) ProtoMessage()
func (*Config_HTTP_BasicAuth) ProtoReflect ¶
func (x *Config_HTTP_BasicAuth) ProtoReflect() protoreflect.Message
func (*Config_HTTP_BasicAuth) Reset ¶
func (x *Config_HTTP_BasicAuth) Reset()
func (*Config_HTTP_BasicAuth) SizeVT ¶
func (m *Config_HTTP_BasicAuth) SizeVT() (n int)
func (*Config_HTTP_BasicAuth) String ¶
func (x *Config_HTTP_BasicAuth) String() string
func (*Config_HTTP_BasicAuth) UnmarshalVT ¶
func (m *Config_HTTP_BasicAuth) UnmarshalVT(dAtA []byte) error
type Config_HTTP_OAuth2 ¶
type Config_HTTP_OAuth2 struct { ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` ClientScopes []string `protobuf:"bytes,3,rep,name=client_scopes,json=clientScopes,proto3" json:"client_scopes,omitempty"` TokenUrl string `protobuf:"bytes,4,opt,name=token_url,json=tokenUrl,proto3" json:"token_url,omitempty"` EndpointParams map[string]string `` /* 191-byte string literal not displayed */ TlsConfig *Config_HTTP_TLSConfig `protobuf:"bytes,6,opt,name=tls_config,json=tlsConfig,proto3" json:"tls_config,omitempty"` // contains filtered or unexported fields }
func (*Config_HTTP_OAuth2) Descriptor
deprecated
func (*Config_HTTP_OAuth2) Descriptor() ([]byte, []int)
Deprecated: Use Config_HTTP_OAuth2.ProtoReflect.Descriptor instead.
func (*Config_HTTP_OAuth2) GetClientId ¶
func (x *Config_HTTP_OAuth2) GetClientId() string
func (*Config_HTTP_OAuth2) GetClientScopes ¶
func (x *Config_HTTP_OAuth2) GetClientScopes() []string
func (*Config_HTTP_OAuth2) GetClientSecret ¶
func (x *Config_HTTP_OAuth2) GetClientSecret() string
func (*Config_HTTP_OAuth2) GetEndpointParams ¶
func (x *Config_HTTP_OAuth2) GetEndpointParams() map[string]string
func (*Config_HTTP_OAuth2) GetTlsConfig ¶
func (x *Config_HTTP_OAuth2) GetTlsConfig() *Config_HTTP_TLSConfig
func (*Config_HTTP_OAuth2) GetTokenUrl ¶
func (x *Config_HTTP_OAuth2) GetTokenUrl() string
func (*Config_HTTP_OAuth2) MarshalToSizedBufferVT ¶
func (m *Config_HTTP_OAuth2) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_HTTP_OAuth2) MarshalToVT ¶
func (m *Config_HTTP_OAuth2) MarshalToVT(dAtA []byte) (int, error)
func (*Config_HTTP_OAuth2) MarshalVT ¶
func (m *Config_HTTP_OAuth2) MarshalVT() (dAtA []byte, err error)
func (*Config_HTTP_OAuth2) ProtoMessage ¶
func (*Config_HTTP_OAuth2) ProtoMessage()
func (*Config_HTTP_OAuth2) ProtoReflect ¶
func (x *Config_HTTP_OAuth2) ProtoReflect() protoreflect.Message
func (*Config_HTTP_OAuth2) Reset ¶
func (x *Config_HTTP_OAuth2) Reset()
func (*Config_HTTP_OAuth2) SizeVT ¶
func (m *Config_HTTP_OAuth2) SizeVT() (n int)
func (*Config_HTTP_OAuth2) String ¶
func (x *Config_HTTP_OAuth2) String() string
func (*Config_HTTP_OAuth2) UnmarshalVT ¶
func (m *Config_HTTP_OAuth2) UnmarshalVT(dAtA []byte) error
type Config_HTTP_TLSConfig ¶
type Config_HTTP_TLSConfig struct { KeyFile string `protobuf:"bytes,1,opt,name=key_file,json=keyFile,proto3" json:"key_file,omitempty"` CertFile string `protobuf:"bytes,2,opt,name=cert_file,json=certFile,proto3" json:"cert_file,omitempty"` InsecureSkipVerify bool `protobuf:"varint,3,opt,name=insecure_skip_verify,json=insecureSkipVerify,proto3" json:"insecure_skip_verify,omitempty"` // contains filtered or unexported fields }
func (*Config_HTTP_TLSConfig) Descriptor
deprecated
func (*Config_HTTP_TLSConfig) Descriptor() ([]byte, []int)
Deprecated: Use Config_HTTP_TLSConfig.ProtoReflect.Descriptor instead.
func (*Config_HTTP_TLSConfig) GetCertFile ¶
func (x *Config_HTTP_TLSConfig) GetCertFile() string
func (*Config_HTTP_TLSConfig) GetInsecureSkipVerify ¶
func (x *Config_HTTP_TLSConfig) GetInsecureSkipVerify() bool
func (*Config_HTTP_TLSConfig) GetKeyFile ¶
func (x *Config_HTTP_TLSConfig) GetKeyFile() string
func (*Config_HTTP_TLSConfig) MarshalToSizedBufferVT ¶
func (m *Config_HTTP_TLSConfig) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_HTTP_TLSConfig) MarshalToVT ¶
func (m *Config_HTTP_TLSConfig) MarshalToVT(dAtA []byte) (int, error)
func (*Config_HTTP_TLSConfig) MarshalVT ¶
func (m *Config_HTTP_TLSConfig) MarshalVT() (dAtA []byte, err error)
func (*Config_HTTP_TLSConfig) ProtoMessage ¶
func (*Config_HTTP_TLSConfig) ProtoMessage()
func (*Config_HTTP_TLSConfig) ProtoReflect ¶
func (x *Config_HTTP_TLSConfig) ProtoReflect() protoreflect.Message
func (*Config_HTTP_TLSConfig) Reset ¶
func (x *Config_HTTP_TLSConfig) Reset()
func (*Config_HTTP_TLSConfig) SizeVT ¶
func (m *Config_HTTP_TLSConfig) SizeVT() (n int)
func (*Config_HTTP_TLSConfig) String ¶
func (x *Config_HTTP_TLSConfig) String() string
func (*Config_HTTP_TLSConfig) UnmarshalVT ¶
func (m *Config_HTTP_TLSConfig) UnmarshalVT(dAtA []byte) error
type Config_Notifier ¶
type Config_Notifier struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to Provider: // // *Config_Notifier_Email // *Config_Notifier_Webhook Provider isConfig_Notifier_Provider `protobuf_oneof:"provider"` // contains filtered or unexported fields }
func (*Config_Notifier) Descriptor
deprecated
func (*Config_Notifier) Descriptor() ([]byte, []int)
Deprecated: Use Config_Notifier.ProtoReflect.Descriptor instead.
func (*Config_Notifier) GetEmail ¶
func (x *Config_Notifier) GetEmail() *Config_Email
func (*Config_Notifier) GetName ¶
func (x *Config_Notifier) GetName() string
func (*Config_Notifier) GetProvider ¶
func (m *Config_Notifier) GetProvider() isConfig_Notifier_Provider
func (*Config_Notifier) GetWebhook ¶
func (x *Config_Notifier) GetWebhook() *Config_Webhook
func (*Config_Notifier) MarshalToSizedBufferVT ¶
func (m *Config_Notifier) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_Notifier) MarshalToVT ¶
func (m *Config_Notifier) MarshalToVT(dAtA []byte) (int, error)
func (*Config_Notifier) MarshalVT ¶
func (m *Config_Notifier) MarshalVT() (dAtA []byte, err error)
func (*Config_Notifier) ProtoMessage ¶
func (*Config_Notifier) ProtoMessage()
func (*Config_Notifier) ProtoReflect ¶
func (x *Config_Notifier) ProtoReflect() protoreflect.Message
func (*Config_Notifier) Reset ¶
func (x *Config_Notifier) Reset()
func (*Config_Notifier) SizeVT ¶
func (m *Config_Notifier) SizeVT() (n int)
func (*Config_Notifier) String ¶
func (x *Config_Notifier) String() string
func (*Config_Notifier) UnmarshalVT ¶
func (m *Config_Notifier) UnmarshalVT(dAtA []byte) error
type Config_Notifier_Email ¶
type Config_Notifier_Email struct {
Email *Config_Email `protobuf:"bytes,2,opt,name=email,proto3,oneof"`
}
func (*Config_Notifier_Email) MarshalToSizedBufferVT ¶
func (m *Config_Notifier_Email) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_Notifier_Email) MarshalToVT ¶
func (m *Config_Notifier_Email) MarshalToVT(dAtA []byte) (int, error)
func (*Config_Notifier_Email) SizeVT ¶
func (m *Config_Notifier_Email) SizeVT() (n int)
type Config_Notifier_Webhook ¶
type Config_Notifier_Webhook struct {
Webhook *Config_Webhook `protobuf:"bytes,3,opt,name=webhook,proto3,oneof"`
}
func (*Config_Notifier_Webhook) MarshalToSizedBufferVT ¶
func (m *Config_Notifier_Webhook) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_Notifier_Webhook) MarshalToVT ¶
func (m *Config_Notifier_Webhook) MarshalToVT(dAtA []byte) (int, error)
func (*Config_Notifier_Webhook) SizeVT ¶
func (m *Config_Notifier_Webhook) SizeVT() (n int)
type Config_Webhook ¶
type Config_Webhook struct { HttpConfig *Config_HTTP `protobuf:"bytes,1,opt,name=http_config,json=httpConfig,proto3" json:"http_config,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*Config_Webhook) Descriptor
deprecated
func (*Config_Webhook) Descriptor() ([]byte, []int)
Deprecated: Use Config_Webhook.ProtoReflect.Descriptor instead.
func (*Config_Webhook) GetHttpConfig ¶
func (x *Config_Webhook) GetHttpConfig() *Config_HTTP
func (*Config_Webhook) GetUrl ¶
func (x *Config_Webhook) GetUrl() string
func (*Config_Webhook) MarshalToSizedBufferVT ¶
func (m *Config_Webhook) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*Config_Webhook) MarshalToVT ¶
func (m *Config_Webhook) MarshalToVT(dAtA []byte) (int, error)
func (*Config_Webhook) MarshalVT ¶
func (m *Config_Webhook) MarshalVT() (dAtA []byte, err error)
func (*Config_Webhook) ProtoMessage ¶
func (*Config_Webhook) ProtoMessage()
func (*Config_Webhook) ProtoReflect ¶
func (x *Config_Webhook) ProtoReflect() protoreflect.Message
func (*Config_Webhook) Reset ¶
func (x *Config_Webhook) Reset()
func (*Config_Webhook) SizeVT ¶
func (m *Config_Webhook) SizeVT() (n int)
func (*Config_Webhook) String ¶
func (x *Config_Webhook) String() string
func (*Config_Webhook) UnmarshalVT ¶
func (m *Config_Webhook) UnmarshalVT(dAtA []byte) error