Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContextType = types.NewOpaqueType("generator.Context")
Functions ¶
Types ¶
type Context ¶
type Context struct {
ContextInterface
}
type ContextInterface ¶
type ContextMock ¶
func (*ContextMock) GenerateResources ¶
func (mock *ContextMock) GenerateResources(namespace string, dataList []map[string]any) error
Click to show internal directories.
Click to hide internal directories.