Name | Type | Description | Notes |
---|---|---|---|
addresses | List<String> | [optional] | |
checkInterval | String | [optional] | |
hdfsUser | String | HDFSUser is the user to access HDFS file system. It is ignored if either ccache or keytab is used. | [optional] |
krbCCacheSecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
krbConfigConfigMap | io.kubernetes.client.openapi.models.V1ConfigMapKeySelector | [optional] | |
krbKeytabSecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
krbRealm | String | KrbRealm is the Kerberos realm used with Kerberos keytab It must be set if keytab is used. | [optional] |
krbServicePrincipalName | String | KrbServicePrincipalName is the principal name of Kerberos service It must be set if either ccache or keytab is used. | [optional] |
krbUsername | String | KrbUsername is the Kerberos username used with Kerberos keytab It must be set if keytab is used. | [optional] |
metadata | Map<String, String> | [optional] | |
type | String | [optional] | |
watchPathConfig | IoArgoprojEventsV1alpha1WatchPathConfig | [optional] |
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.