package
2.0.0+incompatible
Repository: https://github.com/api7/api7-ingress-controller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewClient creates an api7ee Dashboard client to perform resources change pushing.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
ErrClusterNotExist means a cluster doesn't exist.
ErrDuplicatedCluster means the cluster adding request was rejected since the cluster was already created.
ErrFunctionDisabled means the APISIX function is disabled.
ErrRouteNotFound means the [route, ssl, upstream] was not found.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ClusterOptions contains parameters to customize APISIX client.
IntOrString processing number and string types, after json deserialization will output int.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Cluster defines specific operations that can be applied in an APISIX cluster.
Consumer is the specific client interface to take over the create, update, list and delete for APISIX Consumer resource.
No description provided by the author
GlobalRule is the specific client interface to take over the create, update, list and delete for APISIX Global Rule resource.
Plugin is the specific client interface to fetch APISIX Plugin resource.
PluginConfig is the specific client interface to take over the create, update, list and delete for APISIX PluginConfig resource.
No description provided by the author
No description provided by the author
Route is the specific client interface to take over the create, update, list and delete for APISIX Route resource.
Schema is the specific client interface to fetch the schema of APISIX objects.
Upstream is the specific client interface to take over the create, update, list and delete for APISIX Upstream resource.
SSL is the specific client interface to take over the create, update, list and delete for APISIX SSL resource.
StreamRoute is the specific client interface to take over the create, update, list and delete for APISIX Stream Route resource.

# Type aliases

No description provided by the author
No description provided by the author