Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
acceptance
|
|
helpers/catalog
Package catalog contains objects and resources, which are used by multiple tests
|
Package catalog contains objects and resources, which are used by multiple tests |
helpers/machine
Package machine provides a number of utility functions encapsulating often-used sequences.
|
Package machine provides a number of utility functions encapsulating often-used sequences. |
kubernetes/tailer
tailer manages objects which tail the logs of a collection of pods specified by a label selector.
|
tailer manages objects which tail the logs of a collection of pods specified by a label selector. |
randstr
Package randstr provides functions for the generation of random strings.
|
Package randstr provides functions for the generation of random strings. |
routes
Package routes implements registered urls and parameter substitution
|
Package routes implements registered urls and parameter substitution |
tracelog
Package tracelog provides a logger for debugging and tracing This logger will not print anything, unless TRACE_LEVEL is at least 1
|
Package tracelog provides a logger for debugging and tracing This logger will not print anything, unless TRACE_LEVEL is at least 1 |
internal
|
|
api/v1
Package v1 is the implementation of Epinio's API v1 It has the router and controllers (handler funcs) for the API server.
|
Package v1 is the implementation of Epinio's API v1 It has the router and controllers (handler funcs) for the API server. |
api/v1/models
Package models contains the types (mostly structures) encapsulating the API requests and reponses used by the communication between epinio client and APIserver.
|
Package models contains the types (mostly structures) encapsulating the API requests and reponses used by the communication between epinio client and APIserver. |
application
Package application collects the structures and functions that deal with application workloads on k8s
|
Package application collects the structures and functions that deal with application workloads on k8s |
auth
Package auth collects structures and functions around the generation and processing of credentials.
|
Package auth collects structures and functions around the generation and processing of credentials. |
cli
Package cli contains all definitions pertaining to the user-visible commands of the epinio client
|
Package cli contains all definitions pertaining to the user-visible commands of the epinio client |
cli/clients
Package clients contains all the CLI commands for the client
|
Package clients contains all the CLI commands for the client |
cli/clients/gitea
Package gitea deals with using gitea as a store for pushed applications and their deployment info
|
Package gitea deals with using gitea as a store for pushed applications and their deployment info |
cli/logprinter
Package logprinter is used to print container log lines in color
|
Package logprinter is used to print container log lines in color |
domain
Package auth collects structures and functions around the domains the client works with.
|
Package auth collects structures and functions around the domains the client works with. |
duration
Package duration defines the various durations used throughout Epinio, as timeouts, and other.
|
Package duration defines the various durations used throughout Epinio, as timeouts, and other. |
filesystem
Package filesystem allows enables the use of either embedded assets (with statik) or files from the real filesystem.
|
Package filesystem allows enables the use of either embedded assets (with statik) or files from the real filesystem. |
interfaces
Package interfaces defines various interfaces used in Epinio whose definition in a more specific package would cause import loops.
|
Package interfaces defines various interfaces used in Epinio whose definition in a more specific package would cause import loops. |
names
Package names collects functions encapsulating the rules for constructing a variety of kube resource names
|
Package names collects functions encapsulating the rules for constructing a variety of kube resource names |
organizations
Package organizations encapsulates all the functionality around Epinio-controlled namespaces TODO: Consider moving this + the applications + the services packages under "models".
|
Package organizations encapsulates all the functionality around Epinio-controlled namespaces TODO: Consider moving this + the applications + the services packages under "models". |
services
Package services encapsulates all the functionality around Epinio services, catalog-based and custom
|
Package services encapsulates all the functionality around Epinio services, catalog-based and custom |
version
Package version contains the variable holding the client's version number.
|
Package version contains the variable holding the client's version number. |
web
Package web implements the Epinio dashboard
|
Package web implements the Epinio dashboard |
Click to show internal directories.
Click to hide internal directories.