Documentation
¶
Index ¶
- Constants
- func GetControllerConfigResource() *v1alpha1.ControllerConfig
- func GetUnstructuredDataProductResource(name, namespace string) v1alpha1.UnstructuredDataProduct
- func NewClientConfigFromSnowflakeSpec(spec *v1alpha1.SnowflakeConfig, secret *corev1.Secret) *snowflake.ClientConfig
- type StageFile
Constants ¶
View Source
const DefaultE2ENamespace = "unstructured-controller-namespace"
DefaultE2ENamespace is the namespace used by e2e tests (must match test/e2e/main_test.go testNamespace).
Variables ¶
This section is empty.
Functions ¶
func GetControllerConfigResource ¶ added in v0.2.0
func GetControllerConfigResource() *v1alpha1.ControllerConfig
func GetUnstructuredDataProductResource ¶ added in v0.2.0
func GetUnstructuredDataProductResource(name, namespace string) v1alpha1.UnstructuredDataProduct
create an UnstructuredDataProduct CR for e2e tests
func NewClientConfigFromSnowflakeSpec ¶ added in v0.2.0
func NewClientConfigFromSnowflakeSpec(spec *v1alpha1.SnowflakeConfig, secret *corev1.Secret) *snowflake.ClientConfig
Types ¶
Click to show internal directories.
Click to hide internal directories.