Documentation
¶
Index ¶
Constants ¶
View Source
const (
ClusterInvalidName = "system"
)
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(ctx context.Context, mgr manager.Manager, sharedAgentImage, sharedAgentImagePullPolicy string) error
Add adds a new controller to the manager
func AddPodController ¶ added in v0.3.0
Add adds a new controller to the manager
func TokenSecretName ¶ added in v0.3.0
func TokenSecretObj ¶ added in v0.3.0
Types ¶
type ClusterReconciler ¶
type ClusterReconciler struct {
DiscoveryClient *discovery.DiscoveryClient
Client ctrlruntimeclient.Client
Scheme *runtime.Scheme
}
Click to show internal directories.
Click to hide internal directories.