Hierarchy

  • Service
    • Service

Constructors

Accessors

Constructors

  • Parameters

    • name: string
    • args: types.Service
    • Optional opts: CustomResourceOptions

    Returns Service

Accessors

  • get endpoint(): Output<string>
  • Endpoint of the Service. This can be either an IP address or a hostname, depending on the k8s cluster provider.

    Returns Output<string>

Generated using TypeDoc