Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOperationsCallback ¶
type CreateOperationsCallback func([]byte, generators.Options, config.Config) (resource.Operations, error)
type TestCase ¶
type TestCase struct { TestConfig testCaseConfig Config config.Config Options generators.Options // deprecated Existing []json.RawMessage Error *string Tests []SubTest }
Click to show internal directories.
Click to hide internal directories.