Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry is a pointer registry for olympus server event logs
func NewRegistry ¶
NewRegistry returns a file based implementation of a pointer registry
func (*Registry) LookupPointer ¶
LookupPointer returns the pointer to the given deployment's event log
func (*Registry) SetPointer ¶
SetPointer both sets and updates the deployment's event log pointer
Click to show internal directories.
Click to hide internal directories.