You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, Get can retrieve a object at APIVersion apps/v1beta1 and still unmarshall the data into the object d with a different type apps/v1 as shown in d := &appsv1.Deployment{}.