port, protocol: For aci_ports, vectors of the port numbers and protocols to open for the instance.
server, username, password: For aci_creds, the authentication details for a Docker registry. See docker_registry .
lst: for get_aci_credentials_list, a list of objects.
Details
These are helper functions to be used in specifying the configuration for a container instance. Only aci_ports and aci_creds are meant to be called by the user; get_aci_credentials_list is exported to workaround namespacing issues on startup.