Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( ctx context.Context, kubeClusterClient kubernetesclient.ClusterInterface, deploymentClusterInformer v1.DeploymentClusterInformer, ) (*controller, error)
NewController returns a new controller instance.
Types ¶
type Deployment ¶
type Deployment = appsv1.Deployment
type DeploymentSpec ¶
type DeploymentSpec = appsv1.DeploymentSpec
type DeploymentStatus ¶
type DeploymentStatus = appsv1.DeploymentStatus
type Patcher ¶
type Patcher = appsv1client.DeploymentInterface
type Resource ¶
type Resource = committer.Resource[*DeploymentSpec, *DeploymentStatus]
Click to show internal directories.
Click to hide internal directories.