Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallArc ¶
InstallArc returns a task that registers the machine with Azure Arc, validates the target AKS cluster, and assigns RBAC roles to the Arc managed identity. It is a no-op when Arc is disabled in the config.
func UninstallArc ¶
UninstallArc returns a phases.Task that detects local Azure Arc agent state, disconnects the agent when possible, and removes Arc binaries and config.
The task uses best-effort semantics: individual cleanup steps log warnings on failure but do not abort reset, so that as much cleanup as possible is performed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.