Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NAME = "fargate" VERSION = "dev" REVISION = "HEAD" BRANCH = "HEAD" BUILT = "now" AuthorName = "GitLab Inc." AuthorEmail = "support@gitlab.com" )
Functions ¶
This section is empty.
Types ¶
type VersionInfo ¶
type VersionInfo struct {
Name string
Version string
Revision string
Branch string
GOVersion string
BuiltAt string
OS string
Architecture string
}
func Version ¶
func Version() *VersionInfo
func (*VersionInfo) Extended ¶
func (v *VersionInfo) Extended() string
func (*VersionInfo) ShortLine ¶
func (v *VersionInfo) ShortLine() string
func (*VersionInfo) UserAgent ¶
func (v *VersionInfo) UserAgent() string
Directories
¶
| Path | Synopsis |
|---|---|
|
Package aws provides abstractions that will be used for managing Amazon AWS resources
|
Package aws provides abstractions that will be used for managing Amazon AWS resources |
|
cmd
|
|
|
fargate
command
|
|
|
Package executors provides abstractions for executing shell scripts remotely
|
Package executors provides abstractions for executing shell scripts remotely |
|
internal
|
|
|
Package task centralizes code related to managing tasks in the application
|
Package task centralizes code related to managing tasks in the application |
Click to show internal directories.
Click to hide internal directories.