| addresses |
Array<String> |
|
[optional] |
| check_interval |
String |
|
[optional] |
| filter |
IoArgoprojEventsV1alpha1EventSourceFilter |
|
[optional] |
| hdfs_user |
String |
HDFSUser is the user to access HDFS file system. It is ignored if either ccache or keytab is used. |
[optional] |
| krb_c_cache_secret |
IoK8sApiCoreV1SecretKeySelector |
KrbCCacheSecret is the secret selector for Kerberos ccache Either ccache or keytab can be set to use Kerberos. |
[optional] |
| krb_config_config_map |
IoK8sApiCoreV1ConfigMapKeySelector |
KrbConfig is the configmap selector for Kerberos config as string It must be set if either ccache or keytab is used. |
[optional] |
| krb_keytab_secret |
IoK8sApiCoreV1SecretKeySelector |
KrbKeytabSecret is the secret selector for Kerberos keytab Either ccache or keytab can be set to use Kerberos. |
[optional] |
| krb_realm |
String |
KrbRealm is the Kerberos realm used with Kerberos keytab It must be set if keytab is used. |
[optional] |
| krb_service_principal_name |
String |
KrbServicePrincipalName is the principal name of Kerberos service It must be set if either ccache or keytab is used. |
[optional] |
| krb_username |
String |
KrbUsername is the Kerberos username used with Kerberos keytab It must be set if keytab is used. |
[optional] |
| metadata |
Hash<String, String> |
|
[optional] |
| type |
String |
|
[optional] |
| watch_path_config |
IoArgoprojEventsV1alpha1WatchPathConfig |
|
[optional] |