Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectedDiff (0.42 sec)

  1. cmd/kubeadm/app/util/config/common_test.go

    func TestDefaultMigrateMutators(t *testing.T) {
    	tests := []struct {
    		name          string
    		mutators      migrateMutators
    		input         []any
    		expected      []any
    		expectedDiff  bool
    		expectedError bool
    	}{
    		{
    			name:     "mutate InitConfiguration",
    			mutators: defaultMigrateMutators(),
    			input: []any{&kubeadmapi.InitConfiguration{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 29 05:14:21 UTC 2024
    - 23.4K bytes
    - Viewed (0)
Back to top