Versions in this module Expand all Collapse all v0 v0.2.0 Mar 4, 2026 Changes in this version + func AgentBinary(t *testing.T) string + func ApplyCRD(t *testing.T, ctx context.Context, client ctrlruntimeclient.Client, ...) + func ArtifactsDirectory(t *testing.T) string + func CreateAndWaitForWorkspace(t *testing.T, ctx context.Context, client ctrlruntimeclient.Client, ...) logicalcluster.Name + func CreateKcpAgentKubeconfig(t *testing.T, path string) string + func GetClient(t *testing.T, kubeconfig string) ctrlruntimeclient.Client + func GetClusterClient(t *testing.T, kubeconfig string) mcclient.ClusterClient + func GetKcpAdminClient(t *testing.T) ctrlruntimeclient.Client + func GetKcpAdminClusterClient(t *testing.T) mcclient.ClusterClient + func GetKcpAdminKubeconfig(t *testing.T) string + func GrantWorkspaceAccess(t *testing.T, ctx context.Context, client ctrlruntimeclient.Client, ...) + func KCPMinor() int + func RunAgent(ctx context.Context, t *testing.T, kcpKubeconfig string, ...) context.CancelFunc + func Subject() rbacv1.Subject + func ToUnstructured(t *testing.T, obj any) *unstructured.Unstructured + func WaitForWorkspaceInitialization(t *testing.T, ctx context.Context, clusterClient mcclient.ClusterClient, ...) *kcptenancyv1alpha1.Workspace + func YAMLToUnstructured(t *testing.T, data string) *unstructured.Unstructured