Documentation ¶
Index ¶
- func GetGrant(ctx context.Context, server *state.Server, ...) (state.Grant, error)
- func SendFailedFull(ctx context.Context, server *state.Server, collectionOpts state.CollectionOpts, ...) error
- func SendFull(ctx context.Context, server *state.Server, collectionOpts state.CollectionOpts, ...) error
- func SubmitCompactActivitySnapshot(ctx context.Context, server *state.Server, grant state.Grant, ...) error
- func SubmitCompactSystemSnapshot(ctx context.Context, server *state.Server, grant state.Grant, ...) error
- func UploadAndSendLogs(ctx context.Context, server *state.Server, grant state.Grant, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendFailedFull ¶
func UploadAndSendLogs ¶
func UploadAndSendLogs(ctx context.Context, server *state.Server, grant state.Grant, collectionOpts state.CollectionOpts, logger *util.Logger, logState state.TransientLogState) error
UploadAndSendLogs - Filters the log file, then uploads it
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.