Documentation ¶
Index ¶
Constants ¶
View Source
const JSONNET_DEF = `` /* 1424-byte string literal not displayed */
Variables ¶
View Source
var ReferenceConfig []byte
Functions ¶
func PrettyPrint ¶
func PrettyPrint(jsonnetSource string)
Types ¶
type Config ¶
type Config struct { SyncID string `json:"sync_id,omitempty"` Pipelines []*Pipeline `json:"pipelines"` }
func (Config) Filter ¶
Filter return a new config adjusted so all that remains is configuration pertaining to the given type names.
type LoaderFunc ¶
Click to show internal directories.
Click to hide internal directories.