Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPod ¶ added in v0.7.0
func NewPod(namespace, name string) v1.Pod
NewPod returns a new pod instance for testing purposes.
func ParseWeekdays ¶ added in v0.7.0
func ParseWeekdays(weekdays string) []time.Weekday
ParseWeekdays takes a comma-separated list of abbreviated weekdays (e.g. sat,sun) and turns them into a slice of time.Weekday. It ignores any whitespace and any invalid weekdays.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.