package
2.10.18+incompatible
Repository: https://github.com/kosli-dev/cli.git
Documentation: pkg.go.dev
# Functions
CreatePathsArtifactsData creates a list of ServerData for artifacts as defined in a pathSpecFile.
CreateServerArtifactsData creates a list of ServerData for server artifacts at given paths and excludePaths can contain Glob patterns if paths have Glob patterns, each path matching the pattern will be treated as an artifact.
# Structs
ArtifactPathSpec represents specification for how to fingerprint an artifact.
PathsSpec represents specification for how to fingerprint a list of artifacts.
ServerData represents the harvested server artifacts data.
ServerEnvRequest represents the PUT request body to be sent to kosli from a server.