Documentation ¶
Index ¶
Constants ¶
View Source
const SectionKey = "kubernetes"
Variables ¶
View Source
var ChildRule = map[string]Rule{}
View Source
var MergeRuleMap = map[string]mergeJsonRule.MergeRule{}
Functions ¶
func GetCurPath ¶
func GetCurPath() string
func RegisterRule ¶
Types ¶
type Kubernetes ¶
type Kubernetes struct { }
func (*Kubernetes) ApplyRule ¶
func (k *Kubernetes) ApplyRule(input interface{}) (returnKey string, returnVal interface{})
func (*Kubernetes) Merge ¶
func (k *Kubernetes) Merge(source map[string]interface{}, result map[string]interface{})
type Rule ¶
type Rule translator.Rule
Click to show internal directories.
Click to hide internal directories.