Skip to content

findIp() without container object #63

@schnatterer

Description

@schnatterer

Make findIp() also run with a container ID String instead of a container Object.

e.g. overloaded (if possible)

  • String findIp(String containerId)
  • String findIp(container)

Or duck typed, if String use as ID, otherwise fall back to container.id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions