package
0.0.0-20211208200053-5230034f4374
Repository: https://github.com/unanet/eve-bot.git
Documentation: pkg.go.dev
# Functions
DefaultEnvironment is the default Environment (used for help/init).
DefaultJob is the default Job param used with `run` command.
DefaultMetadata is the default ToFeed (used for help/init).
DefaultNamespace is the default Namespace (used for help/init).
# Constants
ArtifactName is the key/id for the Artifact Param.
ArtifactVersionName is the key/id for the ArtifactVersion Param.
EnvironmentName is the key/id for the Environment Param.
FromFeedName is the key/id for the Environment Param.
JobName param key/id.
MetadataName key/id.
NamespaceName param key/id.
ServiceName param key/id.
ToFeedName is the key/id for the Environment Param.
VersionName param key/id.
# Structs
Artifact is the data structure for the Artifact Param.
ArtifactVersion data structure.
Environment param data struct.
Feed data structure for the Feed Param.
Job param data struct.
Metadata param data struct.
Namespace param data struct.
Service param data struct.
Version param data struct.
# Interfaces
Param is the parameter interface.
# Type aliases
MetadataKeys contains a slice of the metadata key.
MetadataMap data structure to hold the metadata.
Params is a slice of params.