Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for imms (0.02 sec)

  1. pilot/pkg/config/kube/crd/conversion.go

    			CreationTimestamp: metav1.NewTime(cfg.CreationTimestamp),
    		},
    		Spec:   spec,
    		Status: status,
    	}, nil
    }
    
    // TODO - add special cases for type-to-kind and kind-to-type
    // conversions with initial-isms. Consider adding additional type
    // information to the abstract model and/or elevating k8s
    // representation to first-class type to avoid extra conversions.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 25 18:26:16 UTC 2024
    - 6.3K bytes
    - Viewed (0)
Back to top