クラスの使用
org.springframework.vault.authentication.KubernetesAuthenticationOptions
KubernetesAuthenticationOptions を使用するパッケージ
org.springframework.vault.authentication 内の KubernetesAuthenticationOptions 使用
修飾子と型メソッド説明KubernetesAuthenticationOptions.KubernetesAuthenticationOptionsBuilder.build()新しいKubernetesAuthenticationOptionsインスタンスを作成します。型 KubernetesAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のメソッド修飾子と型メソッド説明static AuthenticationStepsKubernetesAuthentication.createAuthenticationSteps(KubernetesAuthenticationOptions options) KubernetesAuthenticationOptionsを指定して kubernetes 認証用のAuthenticationStepsを作成します。型 KubernetesAuthenticationOptions のパラメーターを持つ org.springframework.vault.authentication のコンストラクター修飾子コンストラクター説明KubernetesAuthentication(KubernetesAuthenticationOptions options, RestClient client) KubernetesAuthentication(KubernetesAuthenticationOptions options, RestOperations restOperations)