package
0.0.0-20241126090902-3430a5a08a8f
Repository: https://github.com/alauda/redis-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New returns a new Kubernetes client set.
No description provided by the author
NewConfigMap returns a new ConfigMap client.
No description provided by the author
NewDeployment returns a new Deployment client.
No description provided by the author
No description provided by the author
NewNameSpaces returns a new Namespaces client.
No description provided by the author
NewPod returns a new Pod client.
NewPodDisruptionBudget returns a new PodDisruptionBudget client.
NewPVCService returns a new PVC KubeService.
No description provided by the author
NewRedisFailoverService returns a new Workspace KubeService.
NewRedisSentinelService returns a new Workspace KubeService.
No description provided by the author
No description provided by the author
NewService returns a new Service client.
No description provided by the author
No description provided by the author
NewStatefulSet returns a new StatefulSet client.
NewWithConfig returns a new Kubernetes client set.
# Structs
No description provided by the author
ConfigMapOption is the configMap client interface implementation that using API calls to kubernetes.
No description provided by the author
DeploymentOption is the deployment client interface implementation that using API calls to kubernetes.
No description provided by the author
No description provided by the author
NameSpacesOption is the NameSpaces client implementation using API calls to kubernetes.
No description provided by the author
PodDisruptionBudgetOption is the podDisruptionBudget client implementation using API calls to kubernetes.
PodOption is the pod client interface implementation using API calls to kubernetes.
PVCService is the pvc service implementation using API calls to kubernetes.
No description provided by the author
RedisFailoverService is the RedisFailover service implementation using API calls to kubernetes.
RedisSentinelService is the RedisSentinel service implementation using API calls to kubernetes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceOption is the service client implementation using API calls to kubernetes.
StatefulSetOption is the StatefulSet client implementation using API calls to kubernetes.
# Interfaces
No description provided by the author
Service is the kubernetes service entrypoint.
ConfigMap the client that knows how to interact with kubernetes to manage them.
No description provided by the author
Deployment the client that knows how to interact with kubernetes to manage them.
No description provided by the author
No description provided by the author
Namespaces the client that knows how to interact with kubernetes to manage them.
No description provided by the author
Pod the client that knows how to interact with kubernetes to manage them.
PodDisruptionBudget the client that knows how to interact with kubernetes to manage them.
PVC the ServiceAccount service that knows how to interact with k8s to manage them.
No description provided by the author
RedisFailover the RF service that knows how to interact with k8s to get them.
RedisSentinel the sen service that knows how to interact with k8s to get them.
No description provided by the author
No description provided by the author
Service the client that knows how to interact with kubernetes to manage them.
No description provided by the author
No description provided by the author
StatefulSet the StatefulSet client that knows how to interact with kubernetes to manage them.