Package-level declarations
Types
Link copied to clipboard
Specifies a DNS record, with type, content, and TTL information.
Content copied to clipboard
elide.net.DnsRecord
Link copied to clipboard
object DnsRecordKt
Protobuf type elide.net.DnsRecord
Link copied to clipboard
Link copied to clipboard
Specifies well-known DNS record types.
Content copied to clipboard
elide.net.DnsRecordType
Link copied to clipboard
Specifies DNS settings which apply to a given suite of networking settings.
Content copied to clipboard
elide.net.DnsSettings
Link copied to clipboard
object DnsSettingsKt
Protobuf type elide.net.DnsSettings
Link copied to clipboard
Link copied to clipboard
Describes a network domain, which demarcates a set of related resources.
Content copied to clipboard
elide.net.Domain
Link copied to clipboard
Link copied to clipboard
class DomainOuterClass
Link copied to clipboard
Describes an IP address in generic terms.
Content copied to clipboard
elide.net.IpAddress
Link copied to clipboard
object IpAddressKt
Protobuf type elide.net.IpAddress
Link copied to clipboard
Link copied to clipboard
Enumerates known IP protocol versions.
Content copied to clipboard
elide.net.IpProtocolVersion
Link copied to clipboard
Describes visibility for a requested or assigned IP address.
Content copied to clipboard
elide.net.IpVisibility
Link copied to clipboard
Enumerates protocols at Layer 4 of the OSI model, as recognized by Elide application services.
Content copied to clipboard
elide.net.Layer4Protocol
Link copied to clipboard
Specifies a hostname which is mapped in a hosts file.
Content copied to clipboard
elide.net.MappedHost
Link copied to clipboard
object MappedHostKt
Protobuf type elide.net.MappedHost
Link copied to clipboard
Link copied to clipboard
Mapped service information, after it has been rendered into a usable document.
Content copied to clipboard
elide.net.MappedService
Link copied to clipboard
object MappedServiceKt
Protobuf type elide.net.MappedService
Link copied to clipboard
Link copied to clipboard
Specifies a mapped port for a configured application service.
Content copied to clipboard
elide.net.MappedServicePort
Link copied to clipboard
object MappedServicePortKt
Protobuf type elide.net.MappedServicePort
Link copied to clipboard
Link copied to clipboard
Describes a reference to a named network, in some operating context for an application.
Content copied to clipboard
elide.net.Network
Link copied to clipboard
Describes a suite of networking settings.
Content copied to clipboard
elide.net.Networking
Link copied to clipboard
object NetworkingKt
Protobuf type elide.net.Networking
Link copied to clipboard
Enumerates networking modes common to various container or isolation protocols.
Content copied to clipboard
elide.net.NetworkingMode
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class NetworkOuterClass
Link copied to clipboard
Describes a single network port, potentially with mapping information.
Content copied to clipboard
elide.net.Port
Link copied to clipboard
Link copied to clipboard
class PortOuterClass
Link copied to clipboard
Describes a generic network service.
Content copied to clipboard
elide.net.Service
Link copied to clipboard
Link copied to clipboard
class ServiceOuterClass
Link copied to clipboard
Enumerates visibility modes for application services.
Content copied to clipboard
elide.net.ServiceVisibility
Link copied to clipboard
Specifies a subset of relevant well-known ports registered with IANA.
Content copied to clipboard
elide.net.WellKnownPort
Properties
Functions
Link copied to clipboard
inline fun DnsRecord.AddressValue.copy(block: DnsRecordKt.AddressValueKt.Dsl.() -> Unit): DnsRecord.AddressValue
inline fun DnsRecord.HostnameValue.copy(block: DnsRecordKt.HostnameValueKt.Dsl.() -> Unit): DnsRecord.HostnameValue
inline fun DnsRecord.PriorityValue.copy(block: DnsRecordKt.PriorityValueKt.Dsl.() -> Unit): DnsRecord.PriorityValue
inline fun DnsRecord.StringValue.copy(block: DnsRecordKt.StringValueKt.Dsl.() -> Unit): DnsRecord.StringValue
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard