KubernetesIPConfiguration Class

Kubernetes node IP configuration.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
KubernetesIPConfiguration

Constructor

KubernetesIPConfiguration(*, ip_address: Optional[str] = None, **kwargs)

Parameters

ip_address
str
Required

IP address of the Kubernetes node.

Variables

port
str

Port of the Kubernetes node.