Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AKSClusterHandler ¶
type AKSClusterHandler struct{}
AKSClusterHandler handles Kubernetes cluster functionality
type AWSClusterHandler ¶
type AWSClusterHandler struct{}
AWSClusterHandler AWS EKS handler handles Kubernetes cluster functionality
type GKEClusterHandler ¶
type GKEClusterHandler struct{}
GCP GKE handler handles Kubernetes cluster functionality
type Reconciler ¶
Reconciler reconciles a Instance object
type ResourceHandler ¶
type ResourceHandler interface {
// contains filtered or unexported methods
}
ResourceHandler defines resource handing functions
Click to show internal directories.
Click to hide internal directories.