const serviceAccount … const serviceAccountMissingErrString … const resourceMissingErrString … func TestSetServiceAccountLocal(t *testing.T) { … } func TestSetServiceAccountMultiLocal(t *testing.T) { … } func TestSetServiceAccountRemote(t *testing.T) { … } func TestServiceAccountValidation(t *testing.T) { … } func objBody(obj runtime.Object) io.ReadCloser { … }