Get Spring Cloud Service Config Server Git Setting Repository Ssh Auth
data class GetSpringCloudServiceConfigServerGitSettingRepositorySshAuth(val hostKey: String, val hostKeyAlgorithm: String, val privateKey: String, val strictHostKeyCheckingEnabled: Boolean)
Constructors
Link copied to clipboard
fun GetSpringCloudServiceConfigServerGitSettingRepositorySshAuth(hostKey: String, hostKeyAlgorithm: String, privateKey: String, strictHostKeyCheckingEnabled: Boolean)