Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomResourceDefinitionInstaller ¶
CustomResourceDefinitionInstaller is an autogenerated mock type for the CustomResourceDefinitionInstaller type
func (*CustomResourceDefinitionInstaller) InstallCustomResourceDefinition ¶
func (_m *CustomResourceDefinitionInstaller) InstallCustomResourceDefinition(crdYaml string) error
InstallCustomResourceDefinition provides a mock function with given fields: crdYaml
type CustomResourceDefinitionManager ¶ added in v0.1.2
CustomResourceDefinitionManager is an autogenerated mock type for the CustomResourceDefinitionManager type
func (*CustomResourceDefinitionManager) InstallCustomResourceDefinition ¶ added in v0.1.2
func (_m *CustomResourceDefinitionManager) InstallCustomResourceDefinition(crdYamlFilePath string) error
InstallCustomResourceDefinition provides a mock function with given fields: crdYamlFilePath
Click to show internal directories.
Click to hide internal directories.