Versions in this module Expand all Collapse all v0 v0.3.1 Feb 13, 2026 v0.3.0 Feb 12, 2026 Changes in this version + type TalosCredentialsResource struct + Client client.Client + func (r *TalosCredentialsResource) CleanUp(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (bool, error) + func (r *TalosCredentialsResource) CreateOrUpdate(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (controllerutil.OperationResult, error) + func (r *TalosCredentialsResource) Define(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + func (r *TalosCredentialsResource) GetHistogram() prometheus.Histogram + func (r *TalosCredentialsResource) GetName() string + func (r *TalosCredentialsResource) ShouldCleanup(tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosCredentialsResource) ShouldStatusBeUpdated(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosCredentialsResource) UpdateTenantControlPlaneStatus(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + type TalosDeploymentResource struct + Builder builder.Trustd + Client client.Client + func (r *TalosDeploymentResource) CleanUp(ctx context.Context, _ *stewardv1alpha1.TenantControlPlane) (bool, error) + func (r *TalosDeploymentResource) CreateOrUpdate(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (controllerutil.OperationResult, error) + func (r *TalosDeploymentResource) Define(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + func (r *TalosDeploymentResource) GetHistogram() prometheus.Histogram + func (r *TalosDeploymentResource) GetName() string + func (r *TalosDeploymentResource) ShouldCleanup(tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosDeploymentResource) ShouldStatusBeUpdated(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosDeploymentResource) UpdateTenantControlPlaneStatus(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + type TalosGatewayResource struct + Client client.Client + func (r *TalosGatewayResource) CleanUp(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (bool, error) + func (r *TalosGatewayResource) CreateOrUpdate(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (controllerutil.OperationResult, error) + func (r *TalosGatewayResource) Define(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + func (r *TalosGatewayResource) GetHistogram() prometheus.Histogram + func (r *TalosGatewayResource) GetName() string + func (r *TalosGatewayResource) ShouldCleanup(tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosGatewayResource) ShouldStatusBeUpdated(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosGatewayResource) UpdateTenantControlPlaneStatus(_ context.Context, _ *stewardv1alpha1.TenantControlPlane) error + type TalosServiceResource struct + Client client.Client + func (r *TalosServiceResource) CleanUp(ctx context.Context, _ *stewardv1alpha1.TenantControlPlane) (bool, error) + func (r *TalosServiceResource) CreateOrUpdate(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (controllerutil.OperationResult, error) + func (r *TalosServiceResource) Define(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + func (r *TalosServiceResource) GetHistogram() prometheus.Histogram + func (r *TalosServiceResource) GetName() string + func (r *TalosServiceResource) ShouldCleanup(tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosServiceResource) ShouldStatusBeUpdated(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosServiceResource) UpdateTenantControlPlaneStatus(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + type TalosTraefikIngressRouteTCPResource struct + Client client.Client + func (r *TalosTraefikIngressRouteTCPResource) CleanUp(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (bool, error) + func (r *TalosTraefikIngressRouteTCPResource) CreateOrUpdate(ctx context.Context, tcp *stewardv1alpha1.TenantControlPlane) (controllerutil.OperationResult, error) + func (r *TalosTraefikIngressRouteTCPResource) Define(_ context.Context, tcp *stewardv1alpha1.TenantControlPlane) error + func (r *TalosTraefikIngressRouteTCPResource) GetHistogram() prometheus.Histogram + func (r *TalosTraefikIngressRouteTCPResource) GetName() string + func (r *TalosTraefikIngressRouteTCPResource) ShouldCleanup(tcp *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosTraefikIngressRouteTCPResource) ShouldStatusBeUpdated(_ context.Context, _ *stewardv1alpha1.TenantControlPlane) bool + func (r *TalosTraefikIngressRouteTCPResource) UpdateTenantControlPlaneStatus(_ context.Context, _ *stewardv1alpha1.TenantControlPlane) error