package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewForConfig creates a new NetworkingV1beta1ClusterClient for the given config.
NewForConfigAndClient creates a new NetworkingV1beta1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new NetworkingV1beta1ClusterClient for the given config and panics if there is an error in the config.
# Structs
No description provided by the author
# Interfaces
IngressClassClusterInterface can operate on IngressClasses across all clusters, or scope down to one cluster and return a networkingv1beta1client.IngressClassInterface.
IngressClassesClusterGetter has a method to return a IngressClassClusterInterface.
IngressClusterInterface can operate on Ingresses across all clusters, or scope down to one cluster and return a IngressesNamespacer.
IngressesClusterGetter has a method to return a IngressClusterInterface.
IngressesNamespacer can scope to objects within a namespace, returning a networkingv1beta1client.IngressInterface.
IPAddressClusterInterface can operate on IPAddresses across all clusters, or scope down to one cluster and return a networkingv1beta1client.IPAddressInterface.
IPAddressesClusterGetter has a method to return a IPAddressClusterInterface.
No description provided by the author
No description provided by the author
ServiceCIDRClusterInterface can operate on ServiceCIDRs across all clusters, or scope down to one cluster and return a networkingv1beta1client.ServiceCIDRInterface.
ServiceCIDRsClusterGetter has a method to return a ServiceCIDRClusterInterface.