Documentation
¶
Index ¶
Constants ¶
View Source
const (
Name = "configversion"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { K8sClient k8sclient.Interface Logger micrologger.Logger GitHubToken string }
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) EnsureCreated ¶
func (*Handler) EnsureDeleted ¶
type Index ¶
type Index struct {
Entries map[string][]IndexEntry `json:"entries"`
}
type IndexEntry ¶
Click to show internal directories.
Click to hide internal directories.