pulumi-docker-kotlin
4.4.4.0
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.outputs
/
RemoteImageBuildAuthConfig
/
RemoteImageBuildAuthConfig
Remote
Image
Build
Auth
Config
fun
RemoteImageBuildAuthConfig
(
auth
:
String
?
=
null
,
email
:
String
?
=
null
,
hostName
:
String
,
identityToken
:
String
?
=
null
,
password
:
String
?
=
null
,
registryToken
:
String
?
=
null
,
serverAddress
:
String
?
=
null
,
userName
:
String
?
=
null
)