GetNetworkPolicyExternalIp

data class GetNetworkPolicyExternalIp(val enabled: Boolean, val state: String)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

True if the service is enabled; false otherwise.

Link copied to clipboard

State of the service. New values may be added to this enum when appropriate.