Documentation ¶
Overview ¶
Package types contains shared types that lack a better home.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericInClusterPool ¶
type GenericInClusterPool interface { client.Object PoolSpec() *v1alpha2.InClusterIPPoolSpec PoolStatus() *v1alpha2.InClusterIPPoolStatus }
GenericInClusterPool is a common interface for InClusterIPPool and GlobalInClusterIPPool.
Click to show internal directories.
Click to hide internal directories.