Documentation ¶
Overview ¶
Package transient implements a transient deployment repository.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRepository ¶
func NewRepository() repository.Repository
NewRepository returns a new transient repository. Its lifetime is coupled to the lifetime of the current process. When the process dies, its contents will be permanently destroyed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.