returnAPIURL,caCrt,clientCert,clientKey,nil,fmt.Errorf("can't rotate encryption keys: Key Rotation is not supported with custom configuration")
}
if!kubeCluster.IsEncryptionEnabled(){
returnAPIURL,caCrt,clientCert,clientKey,nil,fmt.Errorf("can't rotate encryption keys: Encryption Configuration is disabled")
returnAPIURL,caCrt,clientCert,clientKey,nil,fmt.Errorf("can't rotate encryption keys: Encryption Configuration is disabled. Please disable rotate_encryption_key and run rke up again")