197.2.2. クエリーパラメーター(19 パラメーター):
| Name | 説明 | デフォルト | Type |
|---|---|---|---|
| apiVersion (producer) | 使用する Kubernetes API バージョン | 文字列 | |
| dnsDomain (producer) | ServiceCall EIP に使用される dns ドメイン | 文字列 | |
| kubernetesClient (producer) | 指定されている場合に使用するデフォルトの KubernetesClient | KubernetesClient | |
| 操作 (プロデューサー) | Kubernetes で実行するプロデューサーの操作 | 文字列 | |
| portName (producer) | ServiceCall EIP に使用されるポート名 | 文字列 | |
| connectionTimeout (advanced) | Kubernetes API サーバーへの要求を行う際に使用する接続タイムアウト(ミリ秒単位)。 | 整数 | |
| 同期 (詳細) | 同期処理を厳密に使用するか、Camel が非同期処理を使用できるようにするかを設定します(サポートされている場合)。 | false | boolean |
| caCertData (security) | CA 証明書データ | 文字列 | |
| caCertFile (security) | CA 証明書ファイル | 文字列 | |
| clientCertData (security) | クライアント証明書データ | 文字列 | |
| clientCertFile (security) | クライアント証明書ファイル | 文字列 | |
| clientKeyAlgo (security) | クライアントによって使用されるキーアルゴリズム | 文字列 | |
| clientKeyData (security) | クライアントキーデータ | 文字列 | |
| clientKeyFile (security) | クライアントキーファイル | 文字列 | |
| clientKeyPassphrase (security) | クライアントキーのパスフレーズ | 文字列 | |
| oauthToken (security) | 認証トークン | 文字列 | |
| パスワード (セキュリティー) | Kubernetes に接続するためのパスワード | 文字列 | |
| trustCerts (security) | 使用する証明書が信頼できるかどうかを定義します。 | ブール値 | |
| ユーザー名 (セキュリティー) | Kubernetes に接続するためのユーザー名 | 文字列 |