Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnnotationPrefix = "ars.44smkn.github.io" ScheduleAnnotationKey = "schedule" )
Variables ¶
This section is empty.
Functions ¶
func NewSuffixAnnotationParser ¶
func NewSuffixAnnotationParser(annotationPrefix string) *suffixAnnotationParser
NewSuffixAnnotationParser returns new suffixAnnotationParser based on specified prefix.
Types ¶
type NoExistsAnnotationError ¶
type NoExistsAnnotationError struct {
AnnotationKey string
}
func (*NoExistsAnnotationError) Error ¶
func (e *NoExistsAnnotationError) Error() string
Click to show internal directories.
Click to hide internal directories.