RegistryImageArgs

constructor(authConfig: Output<RegistryImageAuthConfigArgs>? = null, insecureSkipVerify: Output<Boolean>? = null, keepRemotely: Output<Boolean>? = null, name: Output<String>? = null, triggers: Output<Map<String, String>>? = null)