Skip to content

Commit 1f0305f

Browse files
committed
partial
1 parent 75f835a commit 1f0305f

33 files changed

+10
-10
lines changed
File renamed without changes.
File renamed without changes.

pkg/master/client_util.go renamed to pkg/controlplane/client_util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package master
17+
package controlplane
1818

1919
import (
2020
"context"

pkg/master/controller.go renamed to pkg/controlplane/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package master
17+
package controlplane
1818

1919
import (
2020
"context"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)