Documentation ¶
Index ¶
- func NewAliCloudSlsLogstorage(logger logger.Logger) bindings.OutputBinding
- type AliCloudSlsLogstorage
- func (s *AliCloudSlsLogstorage) GetComponentMetadata() map[string]string
- func (s *AliCloudSlsLogstorage) Init(_ context.Context, metadata bindings.Metadata) error
- func (s *AliCloudSlsLogstorage) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
- func (s *AliCloudSlsLogstorage) Operations() []bindings.OperationKind
- type Callback
- type SlsLogstorageMetadata
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAliCloudSlsLogstorage ¶
func NewAliCloudSlsLogstorage(logger logger.Logger) bindings.OutputBinding
Types ¶
type AliCloudSlsLogstorage ¶
type AliCloudSlsLogstorage struct {
// contains filtered or unexported fields
}
func (*AliCloudSlsLogstorage) GetComponentMetadata ¶
func (s *AliCloudSlsLogstorage) GetComponentMetadata() map[string]string
GetComponentMetadata returns the metadata of the component.
func (*AliCloudSlsLogstorage) Invoke ¶
func (s *AliCloudSlsLogstorage) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*AliCloudSlsLogstorage) Operations ¶
func (s *AliCloudSlsLogstorage) Operations() []bindings.OperationKind
type SlsLogstorageMetadata ¶
Click to show internal directories.
Click to hide internal directories.