# Functions
RegisterMyEntry register entry based on code.
RegisterMyEntryFromConfig an implementation of: type EntryRegFunc func([]byte) map[string]rke.Entry.
WithDescription provide description of entry.
WithKey provide key field in entry.
WithName provide name of entry.
# Structs
BootConfig A struct which is for unmarshalled YAML.
MyEntry is a implementation of Entry.
# Type aliases
MyEntryOption options of MyEntry.