Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonConfig ¶
type CommonConfig struct { ComponentType string ComponentName string AllOperations bool Operations sets.String }
func (CommonConfig) CopyMap ¶
func (cc CommonConfig) CopyMap(config map[string]string) map[string]string
func (CommonConfig) HasOperation ¶
func (cc CommonConfig) HasOperation(operation string) bool
Click to show internal directories.
Click to hide internal directories.